diff options
Diffstat (limited to 'usr.sbin/setpmac/setpmac.c')
| -rw-r--r-- | usr.sbin/setpmac/setpmac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/setpmac/setpmac.c b/usr.sbin/setpmac/setpmac.c index bc096bbbc56a..f9198ab5bb90 100644 --- a/usr.sbin/setpmac/setpmac.c +++ b/usr.sbin/setpmac/setpmac.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/setpmac/setpmac.c,v 1.2 2005/01/27 14:44:39 delphij Exp $ */ #include <sys/types.h> #include <sys/mac.h> |
