Put text after #endif in a comment (it's illegal otherwise)
This commit is contained in:
parent
7b187005d1
commit
670fdefe24
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23889
@ -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_ */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user