diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-30 16:10:23 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-30 16:10:23 +0000 |
commit | 290112dca0d583aa8498b2a019cf10b1ee57900b (patch) | |
tree | 1ed82668f532b25459cb099fc27b244aca1d5cc9 /i18n.h | |
parent | 854920f32bbde041003a133a2b69c56544aefcfe (diff) | |
download | fetchmail-290112dca0d583aa8498b2a019cf10b1ee57900b.tar.gz fetchmail-290112dca0d583aa8498b2a019cf10b1ee57900b.tar.bz2 fetchmail-290112dca0d583aa8498b2a019cf10b1ee57900b.zip |
Ready to ship.
svn path=/trunk/; revision=3514
Diffstat (limited to 'i18n.h')
-rw-r--r-- | i18n.h | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,7 @@ -/* Dummy header for libintl.h */ - +/* Dummy header for libintl.h + * + * For license terms, see the file COPYING in this directory. + */ #undef _ #ifdef ENABLE_NLS #undef __OPTIMIZE__ |