summaryrefslogtreecommitdiff
path: root/src/include/access/hio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/hio.h')
-rw-r--r--src/include/access/hio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/hio.h b/src/include/access/hio.h
index eb8a955b4d0..0d84d50e264 100644
--- a/src/include/access/hio.h
+++ b/src/include/access/hio.h
@@ -1,12 +1,12 @@
/*-------------------------------------------------------------------------
*
- * hio.h--
+ * hio.h
* POSTGRES heap access method input/output definitions.
*
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: hio.h,v 1.9 1998/12/15 12:46:45 vadim Exp $
+ * $Id: hio.h,v 1.10 1999/02/13 23:20:53 momjian Exp $
*
*-------------------------------------------------------------------------
*/