diff options
Diffstat (limited to 'source/lib/dprintf.c')
-rw-r--r-- | source/lib/dprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/dprintf.c b/source/lib/dprintf.c index b74d0ba17c3..11c9f23e9d7 100644 --- a/source/lib/dprintf.c +++ b/source/lib/dprintf.c @@ -24,7 +24,7 @@ this module provides functions for printing internal strings in the "display charset" This charset may be quite different from the chosen unix charset - Eventually these functions will need to take care of column count constaints + Eventually these functions will need to take care of column count constraints The d_ prefix on print functions in Samba refers to the display character set conversion |