From e2d2274a01952666d120575cfb409aba518df710 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 19 Nov 2006 15:49:24 +0000 Subject: include a note about encoding of strings git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@107 ef36b2f9-881f-0410-afb5-c4e39611909c --- nslcd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3