diff options
Diffstat (limited to 'usr.sbin/pkg_install/add/futil.c')
-rw-r--r-- | usr.sbin/pkg_install/add/futil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/add/futil.c b/usr.sbin/pkg_install/add/futil.c index b4fd51863c6b..53da65a6aaf1 100644 --- a/usr.sbin/pkg_install/add/futil.c +++ b/usr.sbin/pkg_install/add/futil.c @@ -1,5 +1,5 @@ #ifndef lint -static const char *rcsid = "$FreeBSD$"; +static const char *rcsid = "$Id$"; #endif /* |