diff options
Diffstat (limited to 'lib/libkse/thread/thr_mutexattr_destroy.c')
-rw-r--r-- | lib/libkse/thread/thr_mutexattr_destroy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libkse/thread/thr_mutexattr_destroy.c b/lib/libkse/thread/thr_mutexattr_destroy.c index 8e0537ecf544..2e6f70c1eb50 100644 --- a/lib/libkse/thread/thr_mutexattr_destroy.c +++ b/lib/libkse/thread/thr_mutexattr_destroy.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libkse/thread/thr_mutexattr_destroy.c,v 1.13.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include "namespace.h" |