projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a05b454
)
fix
author
Matthias Braun
<matze@braunis.de>
Thu, 25 Nov 2004 01:12:13 +0000
(
01:12
+0000)
committer
Matthias Braun
<matze@braunis.de>
Thu, 25 Nov 2004 01:12:13 +0000
(
01:12
+0000)
SVN-Revision: 2183
src/supertux.cpp
patch
|
blob
|
history
diff --git
a/src/supertux.cpp
b/src/supertux.cpp
index
2c60c0e
..
23a3fcf
100644
(file)
--- a/
src/supertux.cpp
+++ b/
src/supertux.cpp
@@
-50,7
+50,7
@@
int main(int argc, char * argv[])
#endif
config = new MyConfig;
- Setup::init(PACKAGE_NAME, PACKAGE
, PACKAGE_VERSION);
+ Setup::init(PACKAGE_NAME, PACKAGE
_NAME, PACKAGE_VERSION);
Setup::parseargs(argc, argv);