summaryrefslogtreecommitdiff
path: root/src/include/access/xact.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/xact.h')
-rw-r--r--src/include/access/xact.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/xact.h b/src/include/access/xact.h
index e624f3b1e56..a855806c193 100644
--- a/src/include/access/xact.h
+++ b/src/include/access/xact.h
@@ -1,12 +1,12 @@
/*-------------------------------------------------------------------------
*
- * xact.h--
+ * xact.h
* postgres transaction system header
*
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: xact.h,v 1.19 1998/12/18 09:09:52 vadim Exp $
+ * $Id: xact.h,v 1.20 1999/02/13 23:21:00 momjian Exp $
*
*-------------------------------------------------------------------------
*/