X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23a59c2cbe8489445b9c26dee4a77e2d20a999c2..cb28cc9e757a89926ab437141218db72973b655d:/src/palmos/prefconf.cpp diff --git a/src/palmos/prefconf.cpp b/src/palmos/prefconf.cpp index 77a84d8b80..bcd99bfe3e 100644 --- a/src/palmos/prefconf.cpp +++ b/src/palmos/prefconf.cpp @@ -52,7 +52,7 @@ Meaning of styles: (backed up during a HotSync operation) -Each Preference is an array of chars. First unsigned char describes +Each Preference is an array of chars. First unsigned char describes number N of chars used for Preference size. Next N chars (string) contains length of rest of Preference. Preference consists in serie of entries which should be read in loop until in reaches end of Preference.