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
commit4c32faddc23f87962bbf074f358cf2e29562f425 (patch)
tree36a9b195d5558f55fe61a01c3f8b4a8a7263a873 /performance-tests
parent69d81c30073dba302b4e4676156636fbefd74f77 (diff)
downloadATCD-4c32faddc23f87962bbf074f358cf2e29562f425.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 */