]> git.draconx.ca Git - cdecl99.git/commitdiff
Fix comment about automatic generation in typenames.sed.
authorNick Bowler <nbowler@draconx.ca>
Sat, 25 Jun 2011 13:34:09 +0000 (09:34 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 25 Jun 2011 13:34:09 +0000 (09:34 -0400)
Last I checked, typenames.sed is not validtypes.sed.

src/typenames.sed

index f1166d1c395d7e38b04eefc1b3e5ba2c698007b4..3b92c722fd8880c0ad875baf02754f3d058428cb 100644 (file)
@@ -1,5 +1,5 @@
 1i\
-/* This file is automatically generated by validtypes.sed */
+/* This file is automatically generated by typenames.sed */
 /[^_[:alpha:][:space:]]/b
 s/[[:space:]][[:space:]]*/ /g
 h