Fixed some style bugs.

This commit is contained in:
Bruce Evans 2001-10-04 07:39:14 +00:00
parent 9b68c690f1
commit 87bc118cfc

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2001 Alexey Zelkin
* All rights reserved.
*
@ -46,4 +46,4 @@ __BEGIN_DECLS
ssize_t strfmon(char *, size_t, const char *, ...);
__END_DECLS
#endif /* _MONETARY_H */
#endif /* !_MONETARY_H */