mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
src/xx: cppcheck
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
|
||||
class FeaParser: public ConfigBitstreamParser {
|
||||
public:
|
||||
FeaParser(std::string filename, bool verbose = false);
|
||||
FeaParser(const std::string &filename, bool verbose = false);
|
||||
int parse() override;
|
||||
void displayHeader() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user