summaryrefslogtreecommitdiff
path: root/performance-tests
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-20 12:11:02 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-20 12:11:02 +0000
commit5785ae1876f03b78ab22867a40e800c3bac76c4d (patch)
tree36a9b195d5558f55fe61a01c3f8b4a8a7263a873 /performance-tests
parenta98acbcb347ac8b25c08b0dab2623b2a28b81052 (diff)
downloadATCD-5785ae1876f03b78ab22867a40e800c3bac76c4d.tar.gz
oops, fixed comment in last preprocessor statement
Diffstat (limited to 'performance-tests')
-rw-r--r--performance-tests/Misc/basic_func.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/performance-tests/Misc/basic_func.h b/performance-tests/Misc/basic_func.h
index 9628087aa2c..dcb70bae5da 100644
--- a/performance-tests/Misc/basic_func.h
+++ b/performance-tests/Misc/basic_func.h
@@ -74,4 +74,4 @@ class Foo_d_v : public Foo_v
virtual void v_func ();
};
-#endif /8 BASIC_FUNC_H */
+#endif /* BASIC_FUNC_H */