diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/debug.h b/source3/include/debug.h index 52e06b9360..05a9a3f0c5 100644 --- a/source3/include/debug.h +++ b/source3/include/debug.h @@ -33,7 +33,7 @@ * diffferent prototype declarations), so we must do these by hand. */ /* I know the __attribute__ stuff is ugly, but it does ensure we get the - arguemnts to DEBUG() right. We have got them wrong too often in the + arguments to DEBUG() right. We have got them wrong too often in the past. The PRINTFLIKE comment does the equivalent for SGI MIPSPro. */ |