Replacing pseudonym

This commit is contained in:
2019-04-04 15:45:29 +02:00
parent 7928bb4209
commit 1699b336ec
20 changed files with 20 additions and 20 deletions

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 28.02.2017 * @date 28.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#include <stdio.h> #include <stdio.h>

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 28.02.2017 * @date 28.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef EXT_XMALLOC_H_ #ifndef EXT_XMALLOC_H_

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 01.03.2017 * @date 01.03.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef EXT_XREGEX_H_ #ifndef EXT_XREGEX_H_

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 27.02.2017 * @date 27.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#include "xtypes.h" #include "xtypes.h"
#include "xstring.h" #include "xstring.h"

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 27.02.2017 * @date 27.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef XSTRING_H_ #ifndef XSTRING_H_
#define XSTRING_H_ #define XSTRING_H_

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 08.06.2016 * @date 08.06.2016
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef XTIME_H_ #ifndef XTIME_H_
#define XTIME_H_ #define XTIME_H_

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 27.02.2017 * @date 27.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef XTYPES_H_ #ifndef XTYPES_H_

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 27.02.2017 * @date 27.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 08.03.2017 * @date 08.03.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 08.03.2017 * @date 08.03.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef STUBSER_CFILE_IF_H_ #ifndef STUBSER_CFILE_IF_H_

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 28.02.2017 * @date 28.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 28.02.2017 * @date 28.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef STUBSER_CFILE_PARSER_IF_H_ #ifndef STUBSER_CFILE_PARSER_IF_H_

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 28.02.2017 * @date 28.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef STUBSER_CFILE_PARSER_LOC_H_ #ifndef STUBSER_CFILE_PARSER_LOC_H_
#define STUBSER_CFILE_PARSER_LOC_H_ #define STUBSER_CFILE_PARSER_LOC_H_

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 09.03.2017 * @date 09.03.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#include "xtypes.h" #include "xtypes.h"

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 09.03.2017 * @date 09.03.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef STUBSER_CFILE_PARSER_WORKER_LOC_H_ #ifndef STUBSER_CFILE_PARSER_WORKER_LOC_H_

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 28.02.2017 * @date 28.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 28.02.2017 * @date 28.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef STUBSER_CFUNCTION_IF_H_ #ifndef STUBSER_CFUNCTION_IF_H_

View File

@@ -10,7 +10,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 06.03.2017 * @date 06.03.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 27.02.2017 * @date 27.02.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef STUBSER_STUBSER_IF_H_ #ifndef STUBSER_STUBSER_IF_H_

View File

@@ -8,7 +8,7 @@
* Code: GNU-C\n * Code: GNU-C\n
* *
* @date 04.03.2017 * @date 04.03.2017
* @author SESA354004 * @author Martin Winkler
*/ */
#ifndef STUBSER_STUBSER_LOC_H_ #ifndef STUBSER_STUBSER_LOC_H_