From fa224c7cf4f22c69b4cb42098d645bbdb971641e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 2 Sep 2010 10:48:03 +0000 Subject: Add new error code. Remove comment cruft. --- src/err-codes.h.in | 3 ++- src/w32-gettext.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/err-codes.h.in b/src/err-codes.h.in index 8b40861..bc1aed8 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -213,7 +213,8 @@ 181 GPG_ERR_MISSING_KEY Missing key 182 GPG_ERR_TOO_MANY Too many objects 183 GPG_ERR_LIMIT_REACHED Limit reached -# 184 to 198 are free to be used. +184 GPG_ERR_NOT_INITIALIZED Not initialized +# 185 to 198 are free to be used. 199 GPG_ERR_UNFINISHED Operation not yet finished 200 GPG_ERR_BUFFER_TOO_SHORT Buffer too short 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. -- cgit v1.2.3