diff options
Diffstat (limited to 'src/include/rewrite/prs2lock.h')
-rw-r--r-- | src/include/rewrite/prs2lock.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/rewrite/prs2lock.h b/src/include/rewrite/prs2lock.h index 983f41f1c9a..8606621c6d4 100644 --- a/src/include/rewrite/prs2lock.h +++ b/src/include/rewrite/prs2lock.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: prs2lock.h,v 1.14 2001/10/28 06:26:08 momjian Exp $ + * $Id: prs2lock.h,v 1.15 2001/11/05 17:46:35 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -43,4 +43,4 @@ typedef struct RuleLock RewriteRule **rules; } RuleLock; -#endif /* REWRITE_H */ +#endif /* REWRITE_H */ |