We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58b51c commit 16b5e6bCopy full SHA for 16b5e6b
1 file changed
src/odb/include/odb/defin.h
@@ -51,7 +51,7 @@ class defin
51
void readChip(std::vector<dbLib*>& search_libs,
52
const char* def_file,
53
dbChip* chip,
54
- bool issue_callback=true);
+ bool issue_callback = true);
55
};
56
57
} // namespace odb
0 commit comments