summaryrefslogtreecommitdiff
path: root/librpc/idl/idl_types.h
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2010-03-24 07:45:15 -0400
committerSimo Sorce <idra@samba.org>2010-03-24 07:46:00 -0400
commit7d89c7c17bcedd33dae7d3200104dc0643a753f6 (patch)
tree66e0ab8b63bd18435fed1ae3af8f8ef5fb85d4fc /librpc/idl/idl_types.h
parent5592a9ba5adb6e23a0fc580725184f39efce0486 (diff)
downloadsamba-7d89c7c17bcedd33dae7d3200104dc0643a753f6.tar.gz
samba-7d89c7c17bcedd33dae7d3200104dc0643a753f6.tar.bz2
samba-7d89c7c17bcedd33dae7d3200104dc0643a753f6.zip
idl: fix comment and convert whitespaces to tabs
Diffstat (limited to 'librpc/idl/idl_types.h')
-rw-r--r--librpc/idl/idl_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/idl_types.h b/librpc/idl/idl_types.h
index d763a8b22a..72165cf22e 100644
--- a/librpc/idl/idl_types.h
+++ b/librpc/idl/idl_types.h
@@ -48,7 +48,7 @@
#define utf8string [flag(STR_UTF8|STR_NULLTERM)] string
/*
- an utf8 string prefixed with [length], 32 bits
+ an utf8 string prefixed with [size], 32 bits
not null terminated
*/
#define utf8string2 [flag(STR_SIZE4|STR_UTF8|STR_NOTERM)] string