aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tunala/cb.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/tunala/cb.c')
-rw-r--r--demos/tunala/cb.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/tunala/cb.c b/demos/tunala/cb.c
index f6e452ae93..ba9a5681ff 100644
--- a/demos/tunala/cb.c
+++ b/demos/tunala/cb.c
@@ -5,7 +5,8 @@
/* For callbacks generating output, here are their file-descriptors. */
static FILE *fp_cb_ssl_info = NULL;
static FILE *fp_cb_ssl_verify = NULL;
-/* Output level:
+/*-
+ * Output level:
* 0 = nothing,
* 1 = minimal, just errors,
* 2 = minimal, all steps,