aboutsummaryrefslogtreecommitdiff
path: root/include/BH/Thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/BH/Thread.h')
-rw-r--r--include/BH/Thread.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/BH/Thread.h b/include/BH/Thread.h
index 794abc5..b31b8ef 100644
--- a/include/BH/Thread.h
+++ b/include/BH/Thread.h
@@ -248,7 +248,6 @@ int BH_ConditionBroadcast(BH_Condition *condition);
void BH_SpinlockLock(int *lock);
-
/**
* Tries to lock the \a spinlock.
*