diff options
Diffstat (limited to 'src/include/utils/excid.h')
| -rw-r--r-- | src/include/utils/excid.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/excid.h b/src/include/utils/excid.h index 8259b7a888..8ae5e703d6 100644 --- a/src/include/utils/excid.h +++ b/src/include/utils/excid.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: excid.h,v 1.12 2001/10/28 06:26:09 momjian Exp $ + * $Id: excid.h,v 1.13 2001/11/05 17:46:36 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -28,4 +28,4 @@ extern DLLIMPORT Exception SemanticError; /* XXX inconsistent naming * style */ extern DLLIMPORT Exception SystemError; /* XXX inconsistent naming style */ -#endif /* EXCID_H */ +#endif /* EXCID_H */ |
