We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f57851 commit 3957cf6Copy full SHA for 3957cf6
src/bin/pg_dump/pg_restore.c
@@ -34,7 +34,7 @@
34
*
35
36
* IDENTIFICATION
37
- * $PostgreSQL: pgsql/src/bin/pg_dump/pg_restore.c,v 1.74 2006/02/12 04:04:32 momjian Exp $
+ * $PostgreSQL: pgsql/src/bin/pg_dump/pg_restore.c,v 1.75 2006/02/12 04:07:25 momjian Exp $
38
39
*-------------------------------------------------------------------------
40
*/
@@ -66,7 +66,6 @@ int optreset;
66
#endif
67
68
69
-/* Forward decls */
70
static void usage(const char *progname);
71
72
typedef struct option optType;
0 commit comments