aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gdbm.proto22
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdbm.proto2 b/src/gdbm.proto2
index 2b06c71..39888ce 100644
--- a/src/gdbm.proto2
+++ b/src/gdbm.proto2
@@ -6,7 +6,7 @@
extern "C" {
#endif
-extern const char *gdbm_strerror __P((gdbm_error));
+extern const char *gdbm_strerror (gdbm_error);
#if defined(__cplusplus) || defined(c_plusplus)
}

Return to:

Send suggestions and report system problems to the System administrator.