diff options
Diffstat (limited to 'lib/efl/native/ecore_getopt.rb')
-rw-r--r-- | lib/efl/native/ecore_getopt.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/efl/native/ecore_getopt.rb b/lib/efl/native/ecore_getopt.rb index a631a36..e92b4da 100644 --- a/lib/efl/native/ecore_getopt.rb +++ b/lib/efl/native/ecore_getopt.rb @@ -51,6 +51,8 @@ module Efl # # CALLBACKS # + # VARIABLES + # # FUNCTIONS fcts = [ # EAPI void ecore_getopt_help(FILE *fp, const Ecore_Getopt *info); |