~fuzzgun/fin/trunk

« back to all changes in this revision

Viewing changes to src/edit.h

  • Committer: Bob Mottram
  • Date: 2012-10-06 23:03:24 UTC
  • Revision ID: fuzzgun@gmail.com-20121006230324-fzi3u51j1v153boz
Adjustments

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
int command_edit(
25
25
                 char * account,
26
26
                 int record_number,
27
 
                 char * date,
 
27
                 char * date, char * timestr,
 
28
                 char * date_format,
28
29
                 char * status, char * description,
29
30
                 char * currency, char *VATrate,
30
31
                 float progress, char * supplier,