Fix comment - 850 -> iso8859-1
authorJeremy Allison <jra@samba.org>
Wed, 27 Nov 2002 21:00:55 +0000 (21:00 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 27 Nov 2002 21:00:55 +0000 (21:00 +0000)
Jeremy.

source/python/py_tdbpack.c

index b79f96dbc6673d238b27a42c9ebc15f5d33fd353..d70937e8e0eb0f829883b13972ee7c766721d198 100644 (file)
@@ -69,7 +69,7 @@ to be the same as the default Python encoding).
 
 tdbpack format strings:
 
-    'f': NUL-terminated string in codepage 850
+    'f': NUL-terminated string in codepage iso8859-1
    
     'P': same as 'f'