[hipl-dev] Re: [Branch ~toxedvirus/hipl/hipfw-modules] Rev 5009: Add documentation for hip_cmd_options_parase, add documentation for missing paramter, fix typo in...

  • From: Stefan Götz <stefan.goetz@xxxxxxxxxxxxxxxxx>
  • To: hipl-dev@xxxxxxxxxxxxx
  • Date: Thu, 04 Nov 2010 10:54:02 +0100

> === modified file 'lib/core/options.c'
> --- lib/core/options.c        2010-11-03 16:46:44 +0000
> +++ lib/core/options.c        2010-11-03 17:09:38 +0000
> @@ -302,6 +303,10 @@
>   * @param argc Argument count.
>   * @param argv Array of argument strings.
>   * @param list List of options to check against.
> + * @return     1 if the missing_option   handle is not existent but needed,
> + *             2 if the missing_argument handle is not existent but needed,

handle -> handler?

Stefan

Other related posts: