Skip to content

Commit 006bff3

Browse files
author
Felix Faber
committed
More whitespace fixes...
1 parent 84a2152 commit 006bff3

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
@@ -773,8 +773,8 @@ bool ImportProject::importVcxproj(const std::string &filename, std::map<std::str
773773
}
774774
}
775775
}
776-
}
777-
// # TODO: support signedness of char via /J (and potential XML option for it)?
776+
}
777+
// # TODO: support signedness of char via /J (and potential XML option for it)?
778778
// we can only set it globally but in this context it needs to be treated per file
779779

780780
// Include shared items project files

0 commit comments

Comments
 (0)