Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 1266c17

Browse files
committed
stupid space
1 parent 6be397e commit 1266c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/Src/Main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ namespace
108108
}
109109
} // namespace
110110

111-
int main([[maybe_unused]] int argc, [[maybe_unused]] char** argv)
111+
int main([[maybe_unused]] int argc, [[maybe_unused]] char** argv)
112112
{
113113
try
114114
{

0 commit comments

Comments
 (0)