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:
07ef8d8
)
another param name missed.
author
Carsten Haitzler
<raster@rasterman.com>
Wed, 10 Aug 2011 03:17:50 +0000
(
03:17
+0000)
committer
Carsten Haitzler
<raster@rasterman.com>
Wed, 10 Aug 2011 03:17:50 +0000
(
03:17
+0000)
SVN revision: 62276
src/lib/elm_main.c
patch
|
blob
|
history
diff --git
a/src/lib/elm_main.c
b/src/lib/elm_main.c
index
9282e87
..
390fc05
100644
(file)
--- a/
src/lib/elm_main.c
+++ b/
src/lib/elm_main.c
@@
-1205,7
+1205,7
@@
elm_profile_list_get(void)
/**
* Free Elementary's list of available profiles.
*
- * @param The profiles list, as returned by elm_profile_list_get().
+ * @param
l
The profiles list, as returned by elm_profile_list_get().
* @ingroup Profile
*
*/