diff options
| author | Brian Somers <brian@FreeBSD.org> | 2000-09-02 01:51:36 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2000-09-02 01:51:36 +0000 |
| commit | 9feac5c21886516546e35fd8a6e12c9bd775aca6 (patch) | |
| tree | 69e3429d053000647bd48bac488c4e7e50920a33 /lib/libutil/libutil.h | |
| parent | 72f21cf2c51d3f602397d78808a5ba2798bf8ed0 (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)); |
