Changeset 1229 for trunk/dll/fm2cmd.c


Ignore:
Timestamp:
Sep 14, 2008, 1:43:43 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Corrections to correct build errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm2cmd.c

    r1223 r1229  
    3131#include "misc.h"                       // PostMsg
    3232#include "delims.h"                     // skip_delim
     33
     34
     35static VOID fullname(CHAR * directory, CHAR * name);
     36static VOID parse(CHAR * command, CHAR * key, CHAR * rest);
    3337
    3438// Data definitions
Note: See TracChangeset for help on using the changeset viewer.