mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-02 02:58:06 +02:00
src/xx: cppcheck
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ int BitParser::parseHeader()
|
||||
int pos_data = 0;
|
||||
int ret = 1;
|
||||
short length;
|
||||
string tmp(64, ' ');
|
||||
string tmp;
|
||||
int pos, prev_pos;
|
||||
|
||||
/* Field 1 : misc header */
|
||||
|
||||
Reference in New Issue
Block a user