1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Fix warnings (prototype for nonexisting static function)

This commit is contained in:
Peter Wemm 2002-02-28 03:12:00 +00:00
parent 3c854532b0
commit f24d9c32a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91462

View File

@ -54,8 +54,6 @@ static void stios2btios __P((struct ibcs2_termios *, struct termios *));
static void btios2stios __P((struct termios *, struct ibcs2_termios *));
static void stios2stio __P((struct ibcs2_termios *, struct ibcs2_termio *));
static void stio2stios __P((struct ibcs2_termio *, struct ibcs2_termios *));
static int ibcs2_do_ioctl __P((struct proc *, struct ibcs2_ioctl_args *,
struct file *));
int