diff options
-rw-r--r-- | nslcd.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -137,7 +137,7 @@ NSLCD_STRINGLIST(RPC_ALIASES) \ NSLCD_INT32(RPC_NUMBER) -/* for transferring struct servent informatio */ +/* for transferring struct servent information */ #define NSLCD_SERVICE \ NSLCD_STRING(SERVICE_NAME) \ NSLCD_STRINGLIST(SERVICE_ALIASES) \ |