aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/guts/ulckpwdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/guts/ulckpwdf.c')
-rw-r--r--ports/linux/guts/ulckpwdf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/linux/guts/ulckpwdf.c b/ports/linux/guts/ulckpwdf.c
index bdb6f42..ed6a671 100644
--- a/ports/linux/guts/ulckpwdf.c
+++ b/ports/linux/guts/ulckpwdf.c
@@ -8,8 +8,7 @@
*/
/* lock is cleared automatically on close */
- pseudo_pwd_lck_close();
- rc = 0;
+ rc = pseudo_pwd_lck_close();
/* return rc;
* }