Do not consider //* to be a C++ comment which needs to be fixed.
From-SVN: r3194
This commit is contained in:
parent
e515e50793
commit
883bc78075
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user