diff --git a/src/attributes.cpp b/src/attributes.cpp index efa9eb3e9..cebfd69d2 100644 --- a/src/attributes.cpp +++ b/src/attributes.cpp @@ -1621,7 +1621,7 @@ namespace attributes { // Look for the signature termination ({ or ; not inside quotes) // on this line and then subsequent lines if necessary std::string signature; - for (size_t i = lineNumber; i