diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
| commit | fbe312c9f723b704a542825383058d1a2eb63f94 (patch) | |
| tree | 75a1eed171f3429a80cbd90080a43f6c28efc318 /gnu/libexec/uucp/libuuconf/alloc.c | |
| parent | 6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff) | |
Diffstat (limited to 'gnu/libexec/uucp/libuuconf/alloc.c')
| -rw-r--r-- | gnu/libexec/uucp/libuuconf/alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/libuuconf/alloc.c b/gnu/libexec/uucp/libuuconf/alloc.c index 8bd86dc20b0a..4d3be6337497 100644 --- a/gnu/libexec/uucp/libuuconf/alloc.c +++ b/gnu/libexec/uucp/libuuconf/alloc.c @@ -26,7 +26,7 @@ #include "uucnfi.h" #if USE_RCS_ID -const char _uuconf_alloc_rcsid[] = "$Id: alloc.c,v 1.3 1994/01/30 21:14:29 ian Rel $"; +const char _uuconf_alloc_rcsid[] = "alloc.c,v 1.2 1994/05/07 18:11:54 ache Exp"; #endif #include "alloc.h" |
