Change namespace closing comments to “unnamed”, not anonymous
This commit is contained in:
@@ -253,7 +253,7 @@ void Create3DPlotFile ()
|
||||
plotFile.close ();
|
||||
}
|
||||
|
||||
} // anonymous namespace
|
||||
} // unnamed namespace
|
||||
|
||||
|
||||
int main (int argc, char *argv[])
|
||||
|
||||
Reference in New Issue
Block a user