diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
commit | 97d92980a96a50750844f420cc225ddf918f0699 (patch) | |
tree | fc27ba7986197654e0590b963524833255709f22 /usr.sbin/apmd/apmd.h | |
parent | dacec3e8f2226e029edbfe9938772ed71d99af62 (diff) | |
download | src-97d92980a96a50750844f420cc225ddf918f0699.tar.gz src-97d92980a96a50750844f420cc225ddf918f0699.zip |
Notes
Diffstat (limited to 'usr.sbin/apmd/apmd.h')
-rw-r--r-- | usr.sbin/apmd/apmd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apmd/apmd.h b/usr.sbin/apmd/apmd.h index 13576753b1b8..e45b84a2b17c 100644 --- a/usr.sbin/apmd/apmd.h +++ b/usr.sbin/apmd/apmd.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: apmd.h,v 1.1.3.8 1999/06/18 04:07:05 koie Exp $ + * $FreeBSD$ */ #define APMD_CONFIGFILE "/etc/apmd.conf" |