diff options
Diffstat (limited to 'plugins-root')
| -rw-r--r-- | plugins-root/pst3.c | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/plugins-root/pst3.c b/plugins-root/pst3.c index 7586d5f3..7852aa1c 100644 --- a/plugins-root/pst3.c +++ b/plugins-root/pst3.c | |||
| @@ -234,6 +234,8 @@ try_again: | |||
| 234 | printf("\n"); | 234 | printf("\n"); | 
| 235 | } | 235 | } | 
| 236 | 236 | ||
| 237 | (void) closedir(procdir); | ||
| 238 | |||
| 237 | return (0); | 239 | return (0); | 
| 238 | } | 240 | } | 
| 239 | 241 | ||
