aboutsummaryrefslogtreecommitdiff
path: root/src/gdbmerrno.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdbmerrno.c')
-rw-r--r--src/gdbmerrno.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gdbmerrno.c b/src/gdbmerrno.c
index efda7a4..0fa667a 100644
--- a/src/gdbmerrno.c
+++ b/src/gdbmerrno.c
@@ -135,2 +135,3 @@ const char * const gdbm_errlist[_GDBM_MAX_ERRNO+1] = {
[GDBM_BAD_HEADER] = N_("Malformed database file header"),
+ /* TRANSLATORS: avail_block is a field name. Don't translate it. */
[GDBM_BAD_AVAIL] = N_("Malformed avail_block"),

Return to:

Send suggestions and report system problems to the System administrator.