mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
lib:util: Fix code spelling
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
parent
9130ca413a
commit
df4d6c404c
@ -142,7 +142,7 @@ bool dbgsetclass(int level, int cls);
|
||||
*
|
||||
* DEBUGADD(), DEBUGADDC()
|
||||
* Same as DEBUG() and DEBUGC() except the text is appended to the previous
|
||||
* DEBUG(), DEBUGC(), DEBUGADD(), DEBUGADDC() with out another interviening
|
||||
* DEBUG(), DEBUGC(), DEBUGADD(), DEBUGADDC() without another intervening
|
||||
* header.
|
||||
*
|
||||
* Example: DEBUGADD( 2, ("Some text and a value %d.\n", value) );
|
||||
|
Loading…
Reference in New Issue
Block a user