Ignore:
Timestamp:
05/05/11 21:34:35 (13 years ago)
Author:
tim
Message:

simplified NTTIME storage and conversions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/reglookup-recover.c

    r233 r251  
    7373  char* quoted_raw = "";
    7474
    75   formatTime(&nk->mtime, mtime);
     75  formatTime(nk->mtime, mtime);
    7676 
    7777  /* XXX: Add command line option to choose output encoding */
Note: See TracChangeset for help on using the changeset viewer.