minor tweak of comment
This commit is contained in:
parent
8f27cec991
commit
7d4c37430b
|
@ -352,7 +352,7 @@ class ValueFlow:
|
|||
# http://cppcheck.sourceforge.net/devinfo/doxyoutput/classValueFlow_1_1Value.html
|
||||
|
||||
class Value:
|
||||
# #integer value
|
||||
## integer value
|
||||
intvalue = None
|
||||
## token value
|
||||
tokvalue = None
|
||||
|
|
Loading…
Reference in New Issue