summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_sigmask.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/uthread/uthread_sigmask.c')
-rw-r--r--lib/libpthread/uthread/uthread_sigmask.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/uthread/uthread_sigmask.c b/lib/libpthread/uthread/uthread_sigmask.c
index 23d6b7ff2a3..bdaf30e09f8 100644
--- a/lib/libpthread/uthread/uthread_sigmask.c
+++ b/lib/libpthread/uthread/uthread_sigmask.c
@@ -29,6 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $OpenBSD: uthread_sigmask.c,v 1.2 1999/01/06 05:29:27 d Exp $
*/
#include <errno.h>
#include <signal.h>