diff options
Diffstat (limited to 'lib/libpthread/uthread/uthread_shutdown.c')
-rw-r--r-- | lib/libpthread/uthread/uthread_shutdown.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/uthread/uthread_shutdown.c b/lib/libpthread/uthread/uthread_shutdown.c index 855be90368a..4923d34cec4 100644 --- a/lib/libpthread/uthread/uthread_shutdown.c +++ b/lib/libpthread/uthread/uthread_shutdown.c @@ -29,6 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $OpenBSD: uthread_shutdown.c,v 1.2 1999/01/06 05:29:27 d Exp $ */ #include <errno.h> #include <sys/types.h> |