diff options
Diffstat (limited to 'src/tutorial/beard.c')
-rw-r--r-- | src/tutorial/beard.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tutorial/beard.c b/src/tutorial/beard.c index 9207f04d394..d2254960afd 100644 --- a/src/tutorial/beard.c +++ b/src/tutorial/beard.c @@ -1,13 +1,13 @@ /*------------------------------------------------------------------------- * - * beard.c-- + * beard.c * sample routines to use large objects * * Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/tutorial/Attic/beard.c,v 1.1 1998/03/01 04:51:01 scrappy Exp $ + * $Header: /cvsroot/pgsql/src/tutorial/Attic/beard.c,v 1.2 1999/02/13 23:22:47 momjian Exp $ * *------------------------------------------------------------------------- */ |