Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: session.c Log Message: Cosmetics. =================================================================== RCS file: /cvs/e/e16/e/src/session.c,v retrieving revision 1.156 retrieving revision 1.157 diff -u -3 -r1.156 -r1.157 --- session.c 24 May 2008 18:13:17 -0000 1.156 +++ session.c 16 Jun 2008 21:21:14 -0000 1.157 @@ -560,7 +560,7 @@ #endif #ifdef USE_EXT_INIT_WIN if (new_init_win_ext != None) - l += Esnprintf(s + l, sizeof(s) - l, " -X %li", new_init_win_ext); + l += Esnprintf(s + l, sizeof(s) - l, " -X %#lx", new_init_win_ext); #endif if (ss) l += Esnprintf(s + l, sizeof(s) - l, " -t %s", ss); ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs