Changeset 886 for trunk/dll/mle.c
- Timestamp:
- Dec 17, 2007, 11:49:35 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/mle.c
r885 r886 178 178 if (ftp && *ftprun) 179 179 runemf2(SEPARATE | WINDOWED, 180 h, NULL, NULL, "%s %s", ftprun, temp);180 h, ftprund, NULL, "%s %s", ftprun, temp); 181 181 else if (!ftp && *httprun) 182 182 runemf2(SEPARATE | WINDOWED,
Note:
See TracChangeset
for help on using the changeset viewer.