Skip to content

Commit 16b5e6b

Browse files
committed
odb: clang-format
Signed-off-by: Matt Liberty <[email protected]>
1 parent f58b51c commit 16b5e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/odb/include/odb/defin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class defin
5151
void readChip(std::vector<dbLib*>& search_libs,
5252
const char* def_file,
5353
dbChip* chip,
54-
bool issue_callback=true);
54+
bool issue_callback = true);
5555
};
5656

5757
} // namespace odb

0 commit comments

Comments
 (0)