# HG changeset patch # User Mike Becker # Date 1765881138 -3600 # Node ID a767bf59cad317651ec83c2114925f385f1e69e4 # Parent 46d8a8305948364ffe90bdd754f7c391b0ddcf4c fixes docstring comment for 'continuation' member diff -r 46d8a8305948 -r a767bf59cad3 src/cx/properties.h --- 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. */