diff options
Diffstat (limited to 'lib/libpthread/test/guard_b.c')
-rw-r--r-- | lib/libpthread/test/guard_b.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/test/guard_b.c b/lib/libpthread/test/guard_b.c index 2e2703165dd6b..6699939d0f250 100644 --- a/lib/libpthread/test/guard_b.c +++ b/lib/libpthread/test/guard_b.c @@ -26,7 +26,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libpthread/test/guard_b.c,v 1.2.14.1 2006/03/16 23:29:07 deischen Exp $ * * Test thread stack guard functionality. */ |