diff options
author | Rafael Antognolli <antognolli@gmail.com> | 2011-07-04 14:31:01 +0000 |
---|---|---|
committer | Rafael Antognolli <antognolli@gmail.com> | 2011-07-04 14:31:01 +0000 |
commit | ffcf50987fa92e2007d3c6e7cf5c0ad6df65c882 (patch) | |
tree | b85b6d4c4800f2758226b7a35c5dbf34ddfeb4d1 /legacy/emotion/src/lib/emotion_smart.c | |
parent | 1d4852f11e989a375fd23d355735ccc7f70571d2 (diff) |
emotion - better introduction and link to emotion_test.
SVN revision: 61008
Diffstat (limited to '')
-rw-r--r-- | legacy/emotion/src/lib/emotion_smart.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/legacy/emotion/src/lib/emotion_smart.c b/legacy/emotion/src/lib/emotion_smart.c index ebbfdef120..54ee4952fa 100644 --- a/legacy/emotion/src/lib/emotion_smart.c +++ b/legacy/emotion/src/lib/emotion_smart.c | |||
@@ -558,7 +558,7 @@ emotion_object_ratio_get(const Evas_Object *obj) | |||
558 | return sd->ratio; | 558 | return sd->ratio; |
559 | } | 559 | } |
560 | 560 | ||
561 | /** | 561 | /* |
562 | * Send a control event to the DVD. | 562 | * Send a control event to the DVD. |
563 | */ | 563 | */ |
564 | EAPI void | 564 | EAPI void |