summaryrefslogtreecommitdiffstats
path: root/bugs/alpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'bugs/alpha.c')
-rw-r--r--bugs/alpha.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bugs/alpha.c b/bugs/alpha.c
index 701d6a7c74..2c90a6d3ef 100644
--- a/bugs/alpha.c
+++ b/bugs/alpha.c
@@ -60,7 +60,8 @@
* something to watch out for. This was fine on linux/NT/Solaris but not
* Alpha */
-/* it is basically an example of
+/*-
+ * it is basically an example of
* func(*(a++),*(a++))
* which parameter is evaluated first? It is not defined in ASN1 C.
*/