diff options
Diffstat (limited to 'usr.sbin/apmd/apmdlex.l')
| -rw-r--r-- | usr.sbin/apmd/apmdlex.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apmd/apmdlex.l b/usr.sbin/apmd/apmdlex.l index 0e5cff30036e..3feeb304a8b1 100644 --- a/usr.sbin/apmd/apmdlex.l +++ b/usr.sbin/apmd/apmdlex.l @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/apmd/apmdlex.l,v 1.3.36.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include <string.h> |
