summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdsync.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/osdsync.h')
-rw-r--r--src/osd/osdsync.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/osd/osdsync.h b/src/osd/osdsync.h
index a0eb8d36682..07b1d9fd82d 100644
--- a/src/osd/osdsync.h
+++ b/src/osd/osdsync.h
@@ -52,8 +52,8 @@ public:
}
/*-----------------------------------------------------------------------------
- wait: wait for an event to be signalled
- If the event is in signalled state, the
+ wait: wait for an event to be signalled
+ If the event is in signalled state, the
function returns immediately. If not it will wait for the event
to become signalled.