From f9879578c6ebfba73b1d9a51f9833cb41fff23f2 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 29 Oct 2001 08:26:45 +0000 Subject: More spelling and grammer from Vance. Thanks! Andrew Bartlett (This used to be commit f019bed7663b4a20c1b5ab6b59fcadda17b89acd) --- source3/lib/dprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/lib/dprintf.c') diff --git a/source3/lib/dprintf.c b/source3/lib/dprintf.c index b74d0ba17c..11c9f23e9d 100644 --- a/source3/lib/dprintf.c +++ b/source3/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 -- cgit