(svn r19510) -Codechange: remove superfluous semicolons from *.sq files
This commit is contained in:
@@ -206,7 +206,7 @@ BEGIN {
|
||||
print " /* Allow " cls " to be used as Squirrel parameter */"
|
||||
dump_class_templates(cls)
|
||||
|
||||
print "}; // namespace SQConvert"
|
||||
print "} // namespace SQConvert"
|
||||
|
||||
print "";
|
||||
# Then do the registration functions of the class. */
|
||||
|
||||
Reference in New Issue
Block a user