diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-03-14 17:53:35 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-03-14 17:53:35 +0000 |
| commit | 670fdefe24437404fd1ca0be6bc83cd08579dea5 (patch) | |
| tree | c32e4b81c4bd88824c8b67d99665bb59abc88509 /include | |
| parent | 7b187005d18ef54200e65094f1be6d8c3f528051 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/login_cap.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/login_cap.h b/include/login_cap.h index 90aba94847bb..134f66cb1c01 100644 --- a/include/login_cap.h +++ b/include/login_cap.h @@ -21,7 +21,7 @@ * * Low-level routines relating to the user capabilities database * - * $Id$ + * $Id: login_cap.h,v 1.6 1997/02/23 09:17:13 peter Exp $ */ #ifndef _LOGIN_CAP_H_ @@ -134,5 +134,5 @@ int login_hostok __P((login_cap_t *, const char *, const char *, const char *, c __END_DECLS -#endif _LOGIN_CAP_H_ +#endif /* _LOGIN_CAP_H_ */ |
