diff options
Diffstat (limited to 'src/u8c/errlock.h')
-rw-r--r-- | src/u8c/errlock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/u8c/errlock.h b/src/u8c/errlock.h index d1d380c..a77ade5 100644 --- a/src/u8c/errlock.h +++ b/src/u8c/errlock.h @@ -13,6 +13,7 @@ If not, see <https://www.gnu.org/licenses/>. */ +/* Error lock */ # if !defined(u8c_sym_errlock) # define u8c_sym_errlock # if defined(u8c_bethrdsafe) |