1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

* 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

@ -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. */