1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-04-26 03:58:50 +00:00

SCP: Updated to current.

This commit is contained in:
Richard Cornwell
2020-10-12 23:27:08 -04:00
parent ea38a90c29
commit bb03b35bab
6 changed files with 44 additions and 29 deletions

View File

@@ -992,9 +992,7 @@ if (dir) {
#endif
t_offset FileSize;
char *FileName;
const char *MatchName = 1 + strrchr (cptr, '/');
char *p_name;
struct tm *local;
char *p_name;
#if defined (HAVE_GLOB)
size_t i;
#endif