diff options
Diffstat (limited to 'lib/libc_r/test/guard_b.c')
-rw-r--r-- | lib/libc_r/test/guard_b.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/test/guard_b.c b/lib/libc_r/test/guard_b.c index 35aa4067cc48f..08be782408324 100644 --- a/lib/libc_r/test/guard_b.c +++ b/lib/libc_r/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/libc_r/test/guard_b.c,v 1.4.36.1 2010/12/21 17:10:29 kensmith Exp $ * * Test thread stack guard functionality. */ |