summaryrefslogtreecommitdiff
path: root/source3/include/client.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-02-21 02:51:22 +0000
committerAndrew Tridgell <tridge@samba.org>2001-02-21 02:51:22 +0000
commit3910d7baca440b21e66c1dc15556748c6f028085 (patch)
tree9b9315c3f53aa0a8ca6ec3171cb2ad7518b696d8 /source3/include/client.h
parent6cb19fbd3a0da051010fd704bfd1dfe5bc594210 (diff)
downloadsamba-3910d7baca440b21e66c1dc15556748c6f028085.tar.gz
samba-3910d7baca440b21e66c1dc15556748c6f028085.tar.bz2
samba-3910d7baca440b21e66c1dc15556748c6f028085.zip
added support for a CLISTR_ASCII flag so we can use a uniform
interface for ascii-only fields (This used to be commit cdf0316610803e6743936b29f232b32f9ec81422)
Diffstat (limited to 'source3/include/client.h')
-rw-r--r--source3/include/client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/client.h b/source3/include/client.h
index 1f4cd55a83..1296b03370 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -34,6 +34,7 @@
#define CLISTR_TERMINATE 1
#define CLISTR_CONVERT 2
#define CLISTR_UPPER 4
+#define CLISTR_ASCII 8
/*
* These definitions depend on smb.h