diff options
Diffstat (limited to 'usr.sbin/getpmac/getpmac.c')
-rw-r--r-- | usr.sbin/getpmac/getpmac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/getpmac/getpmac.c b/usr.sbin/getpmac/getpmac.c index 6e815584cdc74..3b3be13707524 100644 --- a/usr.sbin/getpmac/getpmac.c +++ b/usr.sbin/getpmac/getpmac.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/getpmac/getpmac.c,v 1.3 2005/01/27 14:44:39 delphij Exp $ */ #include <sys/types.h> #include <sys/mac.h> |