summaryrefslogtreecommitdiff
path: root/source3/python
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-11-27 21:00:55 +0000
committerJeremy Allison <jra@samba.org>2002-11-27 21:00:55 +0000
commitf069aaa6715e346c83cde78a04919fa8fdf01672 (patch)
treedf95447099cdc2cafe1b8e59f52855ea12bc6c73 /source3/python
parentcb51beac60fc6d02b1ef1d2ee027ee90d84f5a95 (diff)
downloadsamba-f069aaa6715e346c83cde78a04919fa8fdf01672.tar.gz
samba-f069aaa6715e346c83cde78a04919fa8fdf01672.tar.bz2
samba-f069aaa6715e346c83cde78a04919fa8fdf01672.zip
Fix comment - 850 -> iso8859-1
Jeremy. (This used to be commit 6639693746ba4c8f6622325ac143f8b1b3bd7538)
Diffstat (limited to 'source3/python')
-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'