1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-26 01:49:31 +03:00

r1332: Typo fix.

(This used to be commit 659ddcc443)
This commit is contained in:
Rafal Szczesniak
2004-07-03 22:48:26 +00:00
committed by Gerald (Jerry) Carter
parent 6c1baa6f4c
commit 03bf0d85a1

View File

@ -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.
*/