fixes docstring comment for 'continuation' member

Tue, 16 Dec 2025 11:32:18 +0100

author
Mike Becker <universe@uap-core.de>
date
Tue, 16 Dec 2025 11:32:18 +0100
changeset 1609
a767bf59cad3
parent 1608
46d8a8305948
child 1610
ce0b0bf7d29c

fixes docstring comment for 'continuation' member

src/cx/properties.h file | annotate | diff | comparison | revisions
--- a/src/cx/properties.h	Mon Dec 15 19:00:51 2025 +0100
+++ b/src/cx/properties.h	Tue Dec 16 11:32:18 2025 +0100
@@ -73,7 +73,7 @@
      */
     char comment3;
 
-    /*
+    /**
      * The character, when appearing at the end of a line, continues that line.
      * This is '\' by default.
      */

mercurial