diff options
author | Werner Koch <[email protected]> | 2010-09-02 10:48:03 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2010-09-02 10:48:03 +0000 |
commit | fa224c7cf4f22c69b4cb42098d645bbdb971641e (patch) | |
tree | 5111623bbcb687a544c73ad40ead3dafa17a8e8c /src/w32-gettext.c | |
parent | Require new GPG_ERR_ENABLE_ERRNO_MACROS define to include the strerror (diff) | |
download | libgpg-error-fa224c7cf4f22c69b4cb42098d645bbdb971641e.tar.gz libgpg-error-fa224c7cf4f22c69b4cb42098d645bbdb971641e.zip |
Add new error code.
Remove comment cruft.
Diffstat (limited to 'src/w32-gettext.c')
-rw-r--r-- | src/w32-gettext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32-gettext.c b/src/w32-gettext.c index da07a25..e67e301 100644 --- a/src/w32-gettext.c +++ b/src/w32-gettext.c @@ -1,6 +1,6 @@ /* w32-gettext.h - A simple gettext implementation for Windows targets. Copyright (C) 1995, 1996, 1997, 1999, 2005, 2007, -2 2008, 2010 Free Software Foundation, Inc. + 2008, 2010 Free Software Foundation, Inc. This file is part of libgpg-error. |