Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
Cadius
Commits
46dbe9e9
Commit
46dbe9e9
authored
Jan 06, 2018
by
David Stancu
Browse files
bump version
parent
3aaa8c3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Src/Main.c
View file @
46dbe9e9
...
...
@@ -77,7 +77,7 @@ int main(int argc, char *argv[])
verbose
=
0
;
/* Message Information */
printf
(
"%s v 1.2-b
1
, (c) Brutal Deluxe 2011-2013.
\n
"
,
argv
[
0
]);
printf
(
"%s v 1.2-b
2
, (c) Brutal Deluxe 2011-2013.
\n
"
,
argv
[
0
]);
/* Vérification des paramètres */
if
(
argc
<
3
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment