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 c12efb121e1df..425fe593b50f9 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.11.2.1.2.1 2010/02/10 00:26:20 kensmith Exp $ */ #include "namespace.h" |