Just some doxy fixes to make the sentence sound sane.

SVN revision: 27968
devs/princeamd/enlightenment-0.17-elive
Christopher Michael 17 years ago
parent 3419d74c84
commit c98c099d95
  1. 4
      src/bin/e_confirm_dialog.h

@ -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
*/

Loading…
Cancel
Save