summaryrefslogtreecommitdiff
path: root/source3/python/py_tdbpack.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/python/py_tdbpack.c')
-rw-r--r--source3/python/py_tdbpack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/python/py_tdbpack.c b/source3/python/py_tdbpack.c
index b79f96dbc6..d70937e8e0 100644
--- a/source3/python/py_tdbpack.c
+++ b/source3/python/py_tdbpack.c
@@ -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'