Skip to content

Commit 49e9dba

Browse files
author
Felix Faber
committed
More whitespace fixes...
1 parent 1907ed7 commit 49e9dba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/importproject.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -774,8 +774,8 @@ bool ImportProject::importVcxproj(const std::string &filename, std::map<std::str
774774
}
775775
}
776776
}
777-
}
778-
// # TODO: support signedness of char via /J (and potential XML option for it)?
777+
}
778+
// # TODO: support signedness of char via /J (and potential XML option for it)?
779779
// we can only set it globally but in this context it needs to be treated per file
780780

781781
// Include shared items project files

0 commit comments

Comments
 (0)