* doc/sdccman.lyx: corrected version (should be 2.5.4 not 2.5.5)
[fw/sdcc] / device / lib / printf_tiny.c
index 4db9fe4fcfc78b269ffec436d41091143523f346..4d70072d05f71c549eeb69b9f985e703773e9293 100644 (file)
@@ -68,7 +68,7 @@
 
 void printf_tiny(code char *fmt, ...) reentrant
 {
-       fmt;    /* supress unreferenced variable warning */
+       fmt;    /* suppress unreferenced variable warning */
 
        _asm