aboutsummaryrefslogtreecommitdiff
path: root/src/gdbmdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdbmdefs.h')
-rw-r--r--src/gdbmdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdbmdefs.h b/src/gdbmdefs.h
index e61f36e..c6df13d 100644
--- a/src/gdbmdefs.h
+++ b/src/gdbmdefs.h
@@ -206,7 +206,7 @@ struct gdbm_file_info
/* Last error was fatal, the database needs recovery */
unsigned need_recovery :1;
-
+
/* Last GDBM error number */
gdbm_error last_error;
/* Last system error number */

Return to:

Send suggestions and report system problems to the System administrator.