summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/recno/rec_put.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/recno/rec_put.c')
-rw-r--r--lib/libc/db/recno/rec_put.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/recno/rec_put.c b/lib/libc/db/recno/rec_put.c
index ae60065..a6defc9 100644
--- a/lib/libc/db/recno/rec_put.c
+++ b/lib/libc/db/recno/rec_put.c
@@ -169,7 +169,7 @@ einval: errno = EINVAL;
t->bt_cursor.rcursor = nrec;
break;
}
-
+
F_SET(t, R_MODIFIED);
return (__rec_ret(t, NULL, nrec, key, NULL));
}
OpenPOWER on IntegriCloud