diff options
| author | Brian Somers <brian@FreeBSD.org> | 2000-09-16 22:47:18 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2000-09-16 22:47:18 +0000 |
| commit | b31e3e417a5d7281ac5a6f75be0872c0f76c01bb (patch) | |
| tree | 7c6e9174cc7f66e047168d471cd4ab9008c992fb /lib/libutil/libutil.h | |
| parent | a2a0bc933b19fa7be43c37b412010a7750132498 (diff) | |
Notes
Diffstat (limited to 'lib/libutil/libutil.h')
| -rw-r--r-- | lib/libutil/libutil.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libutil/libutil.h b/lib/libutil/libutil.h index f371e3f81b09..1bb4b9fd5649 100644 --- a/lib/libutil/libutil.h +++ b/lib/libutil/libutil.h @@ -45,7 +45,6 @@ struct utmp; struct in_addr; __BEGIN_DECLS -void setproctitle __P((const char *_fmt, ...)) __printf0like(1, 2); void login __P((struct utmp *_ut)); int login_tty __P((int _fd)); int logout __P((char *_line)); |
