Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_embed.h Log Message: Add missing prefix on prototype. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_embed.h,v retrieving revision 1.26 retrieving revision 1.27 diff -u -3 -r1.26 -r1.27 --- ewl_embed.h 9 Sep 2006 04:07:51 -0000 1.26 +++ ewl_embed.h 21 Sep 2006 19:27:06 -0000 1.27 @@ -104,7 +104,7 @@ void ewl_embed_mouse_move_feed(Ewl_Embed *embed, int x, int y, unsigned int modifiers); -const char *embed_dnd_position_feed(Ewl_Embed *embed, int x, int y,int*,int*,int*,int*); +const char *ewl_embed_dnd_position_feed(Ewl_Embed *embed, int x, int y,int*,int*,int*,int*); const char *ewl_embed_dnd_drop_feed(Ewl_Embed* embed, int x, int y, int internal); void ewl_embed_dnd_data_feed(Ewl_Embed* embed, void *data, unsigned int len); void ewl_embed_selection_data_feed(Ewl_Embed *embed, char *type, void *data, unsigned int len); ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs