Skip to content

Commit 7d4c374

Browse files
committed
minor tweak of comment
1 parent 8f27cec commit 7d4c374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/cppcheckdata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ class ValueFlow:
352352
# http://cppcheck.sourceforge.net/devinfo/doxyoutput/classValueFlow_1_1Value.html
353353

354354
class Value:
355-
# #integer value
355+
## integer value
356356
intvalue = None
357357
## token value
358358
tokvalue = None

0 commit comments

Comments
 (0)