OSDN Git Service

2006-05-06 Andreas Tobler <a.tobler@schweiz.ch>
[pf3gnuchains/gcc-fork.git] / contrib / filter_knr2ansi.pl
index c05e8d2..6b43e40 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Goes thourgh the input line by line to find K&R style function
+# Goes through the input line by line to find K&R style function
 # declarations, and replaces them with ANSI style declarations.
 #
 @blah = <>;