summaryrefslogtreecommitdiffstats
path: root/common/eurephia_nullsafe.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/eurephia_nullsafe.h')
-rw-r--r--common/eurephia_nullsafe.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/eurephia_nullsafe.h b/common/eurephia_nullsafe.h
index 26b598c..3d095d9 100644
--- a/common/eurephia_nullsafe.h
+++ b/common/eurephia_nullsafe.h
@@ -1,10 +1,10 @@
/* eurephia_nullsafe.h
*
- * standard C string functions, which is made NULL safe by checking
- * if input value is NULL before performing the action.
+ * standard C string functions, which is made NULL safe by checking
+ * if input value is NULL before performing the action.
*
- *
- * GPLv2 - Copyright (C) 2008 David Sommerseth <dazo@users.sourceforge.net>
+ * GPLv2 - Copyright (C) 2008
+ * David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License