diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 1999-08-05 12:15:30 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 1999-08-05 12:15:30 +0000 |
| commit | fa7c4d557556a90c64eaf10038c0d2a685801357 (patch) | |
| tree | 5655947168ef4eee391eb9c907e3e3f5f179574f /lib/libpthread/thread/thr_mutex_protocol.c | |
| parent | 8b5d18ec76540cbe8de427f2f3b1ae653a6e57a8 (diff) | |
Notes
Diffstat (limited to 'lib/libpthread/thread/thr_mutex_protocol.c')
| -rw-r--r-- | lib/libpthread/thread/thr_mutex_protocol.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/thread/thr_mutex_protocol.c b/lib/libpthread/thread/thr_mutex_protocol.c index 56c5542037eb..7b86e5bb0756 100644 --- a/lib/libpthread/thread/thr_mutex_protocol.c +++ b/lib/libpthread/thread/thr_mutex_protocol.c @@ -29,6 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $Id$ */ #include <string.h> #include <stdlib.h> |
