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:
248a205
)
elementary: typo
author
Michael BOUCHAUD
<michael.bouchaud@gmail.com>
Thu, 3 Nov 2011 13:26:55 +0000
(13:26 +0000)
committer
Michael BOUCHAUD
<michael.bouchaud@gmail.com>
Thu, 3 Nov 2011 13:26:55 +0000
(13:26 +0000)
SVN revision: 64695
src/lib/elm_photocam.c
patch
|
blob
|
history
diff --git
a/src/lib/elm_photocam.c
b/src/lib/elm_photocam.c
index a79b5f6885534bdf77450af72a8934fd27099a2f..cc09090ca698bf93d82b627c3f9319012c955fc9 100644
(file)
--- a/
src/lib/elm_photocam.c
+++ b/
src/lib/elm_photocam.c
@@
-1227,7
+1227,7
@@
elm_photocam_zoom_set(Evas_Object *obj, double zoom)
if ((wd->size.imw < 1) || (wd->size.imh < 1))
{
wd->size.nw = 0;
- wd->size.n
w
= 0;
+ wd->size.n
h
= 0;
}
else
{