diff options
Diffstat (limited to 'tests/util')
-rw-r--r-- | tests/util/concat-t.c | 3 | ||||
-rw-r--r-- | tests/util/messages-t.c | 3 | ||||
-rw-r--r-- | tests/util/xmalloc-t.in | 1 | ||||
-rw-r--r-- | tests/util/xmalloc.c | 3 |
4 files changed, 3 insertions, 7 deletions
diff --git a/tests/util/concat-t.c b/tests/util/concat-t.c index 2428d71..81824c8 100644 --- a/tests/util/concat-t.c +++ b/tests/util/concat-t.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * concat test suite. * * Copyright 2004, 2005, 2006 diff --git a/tests/util/messages-t.c b/tests/util/messages-t.c index 434ef56..3f7860e 100644 --- a/tests/util/messages-t.c +++ b/tests/util/messages-t.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * Test suite for error handling routines. * * Copyright 2004, 2005, 2006 diff --git a/tests/util/xmalloc-t.in b/tests/util/xmalloc-t.in index f721822..5c18512 100644 --- a/tests/util/xmalloc-t.in +++ b/tests/util/xmalloc-t.in @@ -1,5 +1,4 @@ #! /bin/sh -# $Id$ # # Test suite for xmalloc and friends. # diff --git a/tests/util/xmalloc.c b/tests/util/xmalloc.c index 699d0c4..bd0ab62 100644 --- a/tests/util/xmalloc.c +++ b/tests/util/xmalloc.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * Test suite for xmalloc and family. * * Copyright 2004, 2005, 2006 |