summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/zippath.c
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2012-01-08 14:41:35 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2012-01-08 14:41:35 +0000
commitfbd35ee85a52a195a99d4a8e8aeabbabb21ef39d (patch)
tree69535aa5bdcb6a64719e51c4be495adeb37430d9 /src/lib/util/zippath.c
parentf2e639761745c7a05a39f17e45f2a4811fc6f71c (diff)
Cleanups and version bumpmame0144u5
Diffstat (limited to 'src/lib/util/zippath.c')
-rw-r--r--src/lib/util/zippath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/zippath.c b/src/lib/util/zippath.c
index 1974fe973ee..3f7d62ba2c3 100644
--- a/src/lib/util/zippath.c
+++ b/src/lib/util/zippath.c
@@ -522,7 +522,7 @@ static file_error zippath_resolve(const char *path, osd_dir_entry_type &entry_ty
osd_dir_entry_type current_entry_type;
int went_up = FALSE;
int i;
-
+
newpath.reset();
/* be conservative */