~ubuntu-branches/ubuntu/lucid/ophcrack/lucid

« back to all changes in this revision

Viewing changes to src/arg.h

  • Committer: Bazaar Package Importer
  • Author(s): Adam Cécile (Le_Vert)
  • Date: 2009-07-01 20:06:56 UTC
  • mfrom: (1.1.5 upstream) (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090701200656-tj3u73phl3u522qw
Tags: 3.3.0-1
* New upstream release.
* Bump Standards-Version.
* Remove dh_desktop call (replaced by trigger).

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 *   that compiling, linking, and/or using OpenSSL is allowed.
27
27
 *   
28
28
 *   
29
 
 *   $Rev: 137 $
30
 
 *   $Date: 2009-03-04 10:55:13 +0100 (Wed, 04 Mar 2009) $
 
29
 *   $Rev: 148 $
 
30
 *   $Date: 2009-05-08 13:37:36 +0200 (Fri, 08 May 2009) $
31
31
 *   
32
32
 *   
33
33
*/
58
58
  int stats;
59
59
  int ssave;
60
60
  int exportcsv;
 
61
  int preload;
61
62
 
62
63
  char *cfname;
63
64
  char *hfname;