Typo.
Showing
1 changed file
with
2 additions
and
2 deletions
1 | /* GNU mailutils - a suite of utilities for electronic mail | 1 | /* GNU mailutils - a suite of utilities for electronic mail |
2 | Copyright (C) 1999, 2000 Free Software Foundation, Inc. | 2 | Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. |
3 | 3 | ||
4 | This program is free software; you can redistribute it and/or modify | 4 | This program is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Library Public License as published by | 5 | it under the terms of the GNU General Library Public License as published by |
... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
16 | Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ | 16 | Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ |
17 | 17 | ||
18 | #ifndef _ADDRESS0_H | 18 | #ifndef _ADDRESS0_H |
19 | #define _ADDRESS_0H | 19 | #define _ADDRESS0_H |
20 | 20 | ||
21 | #ifdef DMALLOC | 21 | #ifdef DMALLOC |
22 | # include <dmalloc.h> | 22 | # include <dmalloc.h> | ... | ... |
-
Please register or sign in to post a comment