diff options
Diffstat (limited to 'src/commentcnv.h')
-rw-r--r-- | src/commentcnv.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/commentcnv.h b/src/commentcnv.h index 1c1fcb9..6255a73 100644 --- a/src/commentcnv.h +++ b/src/commentcnv.h @@ -2,7 +2,7 @@ * * * - * Copyright (C) 1997-2013 by Dimitri van Heesch. + * Copyright (C) 1997-2014 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby @@ -16,7 +16,7 @@ */ #ifndef _COMMENTCNV_H -#define _COMMNETCNV_H +#define _COMMENTCNV_H class BufStr; |