Do not consider //* to be a C++ comment which needs to be fixed.

From-SVN: r3194
This commit is contained in:
Jim Wilson 1993-01-11 14:21:52 -08:00
parent e515e50793
commit 883bc78075

View File

@ -244,7 +244,7 @@ while [ $# != 0 ]; do
:loop
/\\$/ N
/\\$/ b loop
/\/\// s|//\(.*\)$|/*\1*/|
/\/\/[^*]/ s|//\(.*\)$|/*\1*/|
/[ ]_IO[A-Z]*[ ]*(/ s/(\(.\),/('\''\1'\'',/
/[ ]BSD43__IO[A-Z]*[ ]*(/ s/(\(.\),/('\''\1'\'',/
/#define._IO/ s/'\''x'\''/x/g