From paul@isl.cf.ac.uk  Fri Dec  9 01:47:46 1994
Received: from isl.cf.ac.uk (isl-gate.elsy.cf.ac.uk [131.251.22.1]) by freefall.cdrom.com (8.6.8/8.6.6) with ESMTP id BAA09372 for <FreeBSD-gnats-submit@freebsd.org>; Fri, 9 Dec 1994 01:46:25 -0800
Received: (from paul@localhost) by isl.cf.ac.uk (8.6.9/8.6.9) id JAA05793; Fri, 9 Dec 1994 09:45:56 GMT
Message-Id: <199412090945.JAA05793@isl.cf.ac.uk>
Date: Fri, 9 Dec 1994 09:45:56 GMT
From: Paul Richards <paul@isl.cf.ac.uk>
Reply-To: paul@isl.cf.ac.uk
To: FreeBSD-gnats-submit@freebsd.org
Subject: tputs not declared consistently
X-Send-Pr-Version: 3.2

>Number:         47
>Category:       bin
>Synopsis:       tputs not declared consistently
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    core
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec  9 01:50:02 1994
>Closed-Date:    Fri Dec 9 14:03:46 PST 1994
>Last-Modified:  Tue Nov 27 18:41:13 PST 2001
>Originator:     Paul Richards
>Release:        FreeBSD 2.1.0-Development i386
>Organization:
>Environment:

	
>Description:

	tputs is declared differently in /usr/include/term.h and
	/usr/include/curses.h and neither are exactly the same as
	tputs.c in libtermcap and the tputs manpage

>How-To-Repeat:


>Fix:
	
	Make them consistent.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ache 
State-Changed-When: Fri Dec 9 14:03:46 PST 1994 
State-Changed-Why:  
Declarations fixed 
>Unformatted:



