diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/err-sources.h.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/err-sources.h.in b/src/err-sources.h.in index d200fc6..34c1817 100644 --- a/src/err-sources.h.in +++ b/src/err-sources.h.in @@ -8,12 +8,12 @@ modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. - + libgpg-error is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - + You should have received a copy of the GNU Lesser General Public License along with libgpg-error; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA @@ -44,6 +44,7 @@ 12 GPG_ERR_SOURCE_GPA GPA 13 GPG_ERR_SOURCE_KLEO Kleopatra 14 GPG_ERR_SOURCE_G13 G13 +15 GPG_ERR_SOURCE_ASSUAN Assuan # 15 to 30 are free to be used. |