Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Mar 2004 14:36:31 -0800
From:      "Gary W. Swearingen" <underway@comcast.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/63718: lptcontrol.c has unused PATH_LPCTL definition.
Message-ID:  <61wu61h828.u61@mail.comcast.net>
Resent-Message-ID: <200403032240.i23MeGBn093239@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         63718
>Category:       bin
>Synopsis:       lptcontrol.c has unused PATH_LPCTL definition.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 03 14:40:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
none
>Environment:
n/a
>Description:

lptcontrol.c has unused PATH_LPCTL definition.

>How-To-Repeat:
n/a

>Fix:

--- lptcontrol.c.orig	Sat May  3 14:06:37 2003
+++ lptcontrol.c	Wed Mar  3 13:52:10 2004
@@ -46,7 +46,6 @@
 #include <sys/types.h>
 
 
-#define PATH_LPCTL	_PATH_DEV "lpctl"
 #define DEFAULT_DEVICE	_PATH_DEV "lpt0"
 #define IRQ_INVALID	-1
 #define DO_POLL		0
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?61wu61h828.u61>