projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17d4b87
)
Elementary test.c: Fixed doxygen typo.
author
Daniel Juyung Seo
<seojuyung2@gmail.com>
Thu, 28 Apr 2011 15:45:32 +0000
(15:45 +0000)
committer
Daniel Juyung Seo
<seojuyung2@gmail.com>
Thu, 28 Apr 2011 15:45:32 +0000
(15:45 +0000)
SVN revision: 59011
src/bin/test.c
patch
|
blob
|
history
diff --git
a/src/bin/test.c
b/src/bin/test.c
index
ef5b7ce
..
1313750
100644
(file)
--- a/
src/bin/test.c
+++ b/
src/bin/test.c
@@
-423,7
+423,7
@@
elm_main(int argc, char **argv)
{
char *autorun = NULL;
- /* tel elm about our app so it can figure out where to get files */
+ /* tel
l
elm about our app so it can figure out where to get files */
elm_app_info_set(elm_main, "elementary", "images/logo.png");
elm_app_compile_bin_dir_set(PACKAGE_BIN_DIR);
elm_app_compile_data_dir_set(PACKAGE_DATA_DIR);