diff options
Diffstat (limited to 'src/threads/Semaphore.c')
-rw-r--r-- | src/threads/Semaphore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/threads/Semaphore.c b/src/threads/Semaphore.c index d22656b..9874b65 100644 --- a/src/threads/Semaphore.c +++ b/src/threads/Semaphore.c @@ -1,4 +1,4 @@ -/* Semaphore.c generated by valac 0.34.2, the Vala compiler +/* Semaphore.c generated by valac 0.32.1, the Vala compiler * generated from Semaphore.vala, do not modify */ /* Copyright 2016 Software Freedom Conservancy Inc. |