Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_confirm_dialog.h 


Log Message:
Just some doxy fixes to make the sentence sound sane.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_confirm_dialog.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e_confirm_dialog.h  30 Oct 2006 10:42:23 -0000      1.2
+++ e_confirm_dialog.h  14 Jan 2007 16:48:20 -0000      1.3
@@ -13,8 +13,8 @@
  * @text - the text show in the dialog
  * @button_text - "yes" button text
  * @button2_text - "no" button text
- * func - the function is called if yes is pressed
- * func2 - the function is called if no is pressed
+ * func - the function to call if yes is pressed
+ * func2 - the function to call if no is pressed
  * data - the pointer passed to func
  * data2 - the pointer passed to func2
  */



-------------------------------------------------------------------------
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

Reply via email to