diff options
Diffstat (limited to 'lib/libthr/thread/thr_suspend_np.c')
| -rw-r--r-- | lib/libthr/thread/thr_suspend_np.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libthr/thread/thr_suspend_np.c b/lib/libthr/thread/thr_suspend_np.c index 7d4a2e231bbd..2dfbb291d8b5 100644 --- a/lib/libthr/thread/thr_suspend_np.c +++ b/lib/libthr/thread/thr_suspend_np.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/libthr/thread/thr_suspend_np.c,v 1.10.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include "namespace.h" |
