diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 16:15:28 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 16:15:28 +0000 |
| commit | 476602a9d0b9041b42a108349dc58a4ca6bf4223 (patch) | |
| tree | 38391bfc9e5932559569fed2d8231e23b5bdd0ce /usr.sbin/pkg_install/lib/exec.c | |
| parent | fce15c9ab3ca0f4ffcbe6938087612818d7c7d80 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install/lib/exec.c')
| -rw-r--r-- | usr.sbin/pkg_install/lib/exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/exec.c b/usr.sbin/pkg_install/lib/exec.c index af7d2201d428..87bcc10f607b 100644 --- a/usr.sbin/pkg_install/lib/exec.c +++ b/usr.sbin/pkg_install/lib/exec.c @@ -1,5 +1,5 @@ #ifndef lint -static const char *rcsid = "$FreeBSD$"; +static const char *rcsid = "$Id$"; #endif /* |
