diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
| commit | 401fd2032d7b17d3805379b7d8748b8fcc9e855f (patch) | |
| tree | acb6be0558ee5b55e4d2660533c5ceee348ffc5b /lib/libutil/setproctitle.c | |
| parent | 17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (diff) | |
This commit was manufactured by cvs2svn to create tagupstream/2.1.7_cvsrelease/2.1.7_cvs
'RELENG_2_1_7_RELEASE'.
This commit was manufactured to restore the state of the 2.1.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'lib/libutil/setproctitle.c')
| -rw-r--r-- | lib/libutil/setproctitle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/setproctitle.c b/lib/libutil/setproctitle.c index 804b7eb991b8..88a445250217 100644 --- a/lib/libutil/setproctitle.c +++ b/lib/libutil/setproctitle.c @@ -18,7 +18,7 @@ * 5. Modifications may be freely made to this file providing the above * conditions are met. * - * $Id: setproctitle.c,v 1.1 1995/12/26 22:50:08 peter Exp $ + * $Id: setproctitle.c,v 1.1.2.2 1996/06/05 02:53:08 jkh Exp $ */ #include <sys/types.h> |
