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 6e815584cdc7..fd3086487a13 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> #include <sys/mac.h> |