fix: format style
This commit is contained in:
parent
d81bfbd8d9
commit
1051374b13
1 changed files with 1 additions and 0 deletions
1
main.cpp
1
main.cpp
|
@ -227,6 +227,7 @@ Sample readNex(char* itn) {
|
|||
}
|
||||
return sam;
|
||||
}
|
||||
|
||||
string add_space(char x, string str_old) {
|
||||
int i;
|
||||
string str_new;
|
||||
|
|
Loading…
Reference in a new issue