ucx/ucx/test.h

changeset 505
481802342fdf
parent 335
c1bc13faadaa
--- a/ucx/ucx/test.h	Mon Feb 04 14:11:57 2019 +0100
+++ b/ucx/ucx/test.h	Mon Feb 04 17:17:48 2019 +0100
@@ -36,8 +36,8 @@
  * **** IN HEADER FILE: ****
  *
  * <pre>
- * UCX_TEST(function_name)
- * UCX_TEST_SUBROUTINE(subroutine_name, paramlist) // optional
+ * UCX_TEST(function_name);
+ * UCX_TEST_SUBROUTINE(subroutine_name, paramlist); // optional
  * </pre>
  *
  * **** IN SOURCE FILE: ****

mercurial