summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/pqsignal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/libpq/pqsignal.h')
-rw-r--r--src/interfaces/libpq/pqsignal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/libpq/pqsignal.h b/src/interfaces/libpq/pqsignal.h
index 6a40c5e20d..b77b9de1dc 100644
--- a/src/interfaces/libpq/pqsignal.h
+++ b/src/interfaces/libpq/pqsignal.h
@@ -1,12 +1,12 @@
/*-------------------------------------------------------------------------
*
- * pqsignal.h--
+ * pqsignal.h
* prototypes for the reliable BSD-style signal(2) routine.
*
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: pqsignal.h,v 1.6 1999/01/17 03:04:57 tgl Exp $
+ * $Id: pqsignal.h,v 1.7 1999/02/13 23:22:43 momjian Exp $
*
* NOTES
* This shouldn't be in libpq, but the monitor and some other