Make sure that labeling is used consistently in all function headers.

This commit is contained in:
Gregory Nutt
2018-02-01 10:00:02 -06:00
parent a096bc1266
commit 7cf88d7dbd
1171 changed files with 3042 additions and 3039 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
* unlockpt() must be called before opening the slave side of a
* pseudoterminal.
*
* Returned Values:
* Returned Value:
* When successful, unlockpt() returns 0. Otherwise, it returns -1 and
* sets errno appropriately.
*