Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nslcd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nslcd.h b/nslcd.h
index 12d6793..8823e34 100644
--- a/nslcd.h
+++ b/nslcd.h
@@ -45,7 +45,7 @@
INT32 - 32-bit integer value
TYPE - a typed field that is transferred using sizeof()
STRING - a string length (32bit) followed by the string value (not
- null-terminted)
+ null-terminted) the string itself is assumed to be UTF-8
STRINGLIST - a 32-bit number noting the number of strings followed by the
strings one at a time