Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2002 19:52:41 +0800 (CST)
From:      Joe Horn <joehorn@Star.CINA.chu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/43857: conflicting types in /usr/src/usr.sbin/i4b/isdnd/support.c 
Message-ID:  <200210091152.g99BqfQi028356@Star.CINA.chu.edu.tw>

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

>Number:         43857
>Category:       bin
>Synopsis:       conflicting types in /usr/src/usr.sbin/i4b/isdnd/support.c
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 09 05:00:16 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joe Horn
>Release:        FreeBSD 4.7-RC i386
>Organization:
CINA, CHU, Taiwan.
>Environment:
System: FreeBSD Star.CINA.chu.edu.tw 4.7-RC FreeBSD 4.7-RC #0: Mon Sep 30 23:04:43 CST 2002 root@Star.CINA.chu.edu.tw:/usr/src/sys/compile/Star i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- support.diff begins here ---
*** /usr/src/usr.sbin/i4b/isdnd/support.c	Sun Dec 16 23:13:38 2001
--- /usr/src/usr.sbin/i4b/isdnd/support.c.new	Wed Oct  9 19:42:54 2002
***************
*** 151,157 ****
   *	find entry by drivertype and driverunit and setup for dialing out
   *---------------------------------------------------------------------------*/
  find_by_device_for_dialoutnumber(int drivertype, int driverunit, int cmdlen, char *cmd)
- find_by_device_for_dialoutnumber(msg_dialoutnumber_ind_t *mp)
  {
  	cfg_entry_t *cep = NULL;
  	int i, j;
--- 151,156 ----
--- support.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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