From 03bf0d85a1a2d861cfb1eddad16583182765c977 Mon Sep 17 00:00:00 2001 From: Rafal Szczesniak Date: Sat, 3 Jul 2004 22:48:26 +0000 Subject: r1332: Typo fix. (This used to be commit 659ddcc4434afc302ebd3d48aca6b4ef68468eb2) --- source3/include/debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/include/debug.h') 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. */ -- cgit