elementary/win - just removed white space
authorChunEon Park <hermet@hermet.pe.kr>
Fri, 13 May 2011 02:50:00 +0000 (02:50 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 13 May 2011 02:50:00 +0000 (02:50 +0000)
SVN revision: 59357

src/lib/elm_win.c

index 13ecefe..6fe334a 100644 (file)
@@ -1373,7 +1373,7 @@ elm_win_add(Evas_Object *parent, const char *name, Elm_Win_Type type)
           {
              int opt[10];
              int opt_i = 0;
-             
+
              if (_elm_config->vsync)
                {
                   opt[opt_i] = ECORE_EVAS_GL_X11_OPT_VSYNC;