diff options
Diffstat (limited to 'usr/src')
| -rw-r--r-- | usr/src/lib/libstmf/common/stmf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/lib/libstmf/common/stmf.c b/usr/src/lib/libstmf/common/stmf.c index 7591b3702d..39cebf6f05 100644 --- a/usr/src/lib/libstmf/common/stmf.c +++ b/usr/src/lib/libstmf/common/stmf.c @@ -1713,6 +1713,7 @@ setDiskStandby(stmfGuid *luGuid) break; } } + (void) close(fd); return (ret); } |
