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_getprio.c | |
| parent | 8b5d18ec76540cbe8de427f2f3b1ae653a6e57a8 (diff) | |
Notes
Diffstat (limited to 'lib/libpthread/thread/thr_getprio.c')
| -rw-r--r-- | lib/libpthread/thread/thr_getprio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/thread/thr_getprio.c b/lib/libpthread/thread/thr_getprio.c index b2c94d644e61..0ec97061d9ef 100644 --- a/lib/libpthread/thread/thr_getprio.c +++ b/lib/libpthread/thread/thr_getprio.c @@ -29,6 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $Id$ */ #include <errno.h> #ifdef _THREAD_SAFE |
