Enlightenment CVS committal

Author  : gilbertt
Project : misc
Module  : camE

Dir     : misc/camE


Modified Files:
        webcam.c 


Log Message:
sigh..
===================================================================
RCS file: /cvsroot/enlightenment/misc/camE/webcam.c,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -3 -r1.71 -r1.72
--- webcam.c    25 Jun 2004 06:49:51 -0000      1.71
+++ webcam.c    25 Jun 2004 23:53:47 -0000      1.72
@@ -36,7 +36,7 @@
 #include "parseconfig.h"
 #include "pwc-ioctl.h"
 
-#define VERSION "1.8"
+#define VERSION "1.9"
 
 void camlog(char *fmt,
          ...);
@@ -1584,8 +1584,8 @@
 
        /* Set new values for width and height, else the image's 
           text might not show up in the correct position. */
-       width = crop_width;
-       height = crop_height;
+       width = scale_width;
+       height = scale_height;
       }
 
       camlog("** shot taken\n");




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to