diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-17 19:30:59 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-17 19:30:59 +0000 |
commit | 6097b74b92a3310d7a4d67e22e514e65a12faa49 (patch) | |
tree | 800cfa545dc95c9cc7b90b1cd402a84809215b9f /libfshelp | |
parent | 9eefbf4be72c5f6fea9856aa9118267e3baaf81b (diff) |
Formerly fshelp.h.~8~
Diffstat (limited to 'libfshelp')
-rw-r--r-- | libfshelp/fshelp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libfshelp/fshelp.h b/libfshelp/fshelp.h index f84bd823..18cfeda7 100644 --- a/libfshelp/fshelp.h +++ b/libfshelp/fshelp.h @@ -142,5 +142,5 @@ error_t fshelp_acquire_lock (struct lock_box *box, int *user, should be initialized with LOCK_UN.). */ void fshelp_lock_init (struct lock_box *box); - + #endif |