* misc/sys/syslog.h: Fix typo in comment.

This commit is contained in:
Roland McGrath 2005-02-15 03:08:11 +00:00
parent 00a78f671f
commit 951718bdce
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-02-14 GOTO Masanori <gotom@debian.or.jp>
* misc/sys/syslog.h: Fix typo in comment.
2005-02-14 Roland McGrath <roland@redhat.com>
[BZ #720]

View File

@ -168,7 +168,7 @@ CODE facilitynames[] =
__BEGIN_DECLS
/* Close desriptor used to write to system logger.
/* Close descriptor used to write to system logger.
This function is a possible cancellation point and therefore not
marked with __THROW. */