summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aa6563c)
raw | patch | inline | side by side (parent: aa6563c)
author | Ton Voon <ton.voon@opsera.com> | |
Mon, 14 Sep 2009 10:22:13 +0000 (11:22 +0100) | ||
committer | Ton Voon <ton.voon@opsera.com> | |
Mon, 14 Sep 2009 10:22:13 +0000 (11:22 +0100) |
plugins-root/pst3.c | patch | blob | history |
diff --git a/plugins-root/pst3.c b/plugins-root/pst3.c
index 7586d5f39721c3059b3d84f778244b7c22528931..7852aa1cbb011a7fe6a51d7c2b19012344eef281 100644 (file)
--- a/plugins-root/pst3.c
+++ b/plugins-root/pst3.c
printf("\n");
}
+ (void) closedir(procdir);
+
return (0);
}