diff options
Diffstat (limited to 'lib/libarchive/test/test_acl_basic.c')
-rw-r--r-- | lib/libarchive/test/test_acl_basic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/test/test_acl_basic.c b/lib/libarchive/test/test_acl_basic.c index f07e74d8169c..5d4f316124b0 100644 --- a/lib/libarchive/test/test_acl_basic.c +++ b/lib/libarchive/test/test_acl_basic.c @@ -23,7 +23,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "test.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libarchive/test/test_acl_basic.c,v 1.4.8.1 2008/11/25 02:59:29 kensmith Exp $"); /* * Exercise the system-independent portion of the ACL support. |