X-Git-Url: http://git.tuebingen.mpg.de/?p=lopsub.git;a=blobdiff_plain;f=lopsub.h.m4;h=36faa08d3b888a2f5837aa153c4333bdf9e148b4;hp=20d3a6947a1ad9d3fa09aa927b6c137bfd4b3e21;hb=HEAD;hpb=9d3fd447f36e1a144a40037d559a92562d120703 diff --git a/lopsub.h.m4 b/lopsub.h.m4 index 20d3a69..36faa08 100644 --- a/lopsub.h.m4 +++ b/lopsub.h.m4 @@ -275,9 +275,8 @@ DECLARE_FUNCTION( « Some applications need to store further information for each subcommand, for example a function pointer which refers to the implementation of - the subcommand. The optional user data feature allows to define one - application defined pointer that can be retrieved by calling this - function. + the subcommand. The optional user data feature allows the application + to define a pointer that can be retrieved by calling this function. Of course storing one function pointer per command could simply be done by defining a suitable array in the application which contains