diff options
Diffstat (limited to 'lib/libarchive/test/test.h')
-rw-r--r-- | lib/libarchive/test/test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/test/test.h b/lib/libarchive/test/test.h index f1fbbbeabe2f..4e2fcb4f6a4c 100644 --- a/lib/libarchive/test/test.h +++ b/lib/libarchive/test/test.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE 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/libarchive/test/test.h,v 1.6.2.4.4.1 2009/04/15 03:14:26 kensmith Exp $ */ /* Every test program should #include "test.h" as the first thing. */ |