[BACK]Return to apps.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / openssl

Diff for /src/usr.bin/openssl/apps.h between version 1.2 and 1.3

version 1.2, 2014/08/27 14:59:44 version 1.3, 2014/08/27 15:51:41
Line 288 
Line 288 
         const char *desc;          const char *desc;
         enum {          enum {
                 OPTION_ARG,                  OPTION_ARG,
                   OPTION_ARG_INT,
                 OPTION_FLAG,                  OPTION_FLAG,
                 OPTION_VALUE,                  OPTION_VALUE,
         } type;          } type;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3