Unused variables.
[p5sagit/p5-mst-13.2.git] / nostdio.h
index fa7ba99..b3b9ba0 100644 (file)
--- a/nostdio.h
+++ b/nostdio.h
@@ -1,7 +1,7 @@
 /*
  * Strong denial of stdio - make all stdio calls (we can think of) errors
  */
-/* This is an 1st attempt to stop other include files pulling
+/* This is a 1st attempt to stop other include files pulling
    in real <stdio.h>.
    A more ambitious set of possible symbols can be found in
    sfio.h (inside an _cplusplus gard).