FreeBSD Bugzilla – Attachment 9184 Details for
Bug 18907
Missing prototype in ncurses.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 400 bytes, created by
tms2
on 2000-05-30 21:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tms2
Created:
2000-05-30 21:30:02 UTC
Size:
400 bytes
patch
obsolete
>--- /usr/include/ncurses.h.orig Tue May 30 03:34:04 2000 >+++ /usr/include/ncurses.h Tue May 30 03:14:24 2000 >@@ -289,6 +289,7 @@ > extern int wprintw(WINDOW *,char *,...); > extern int wredrawln(WINDOW *,int,int); > extern int wrefresh(WINDOW *); >+extern int wresize(WINDOW *, int, int); > extern int wscanw(WINDOW *,char *,...); > extern int wscrl(WINDOW *,int); > extern int wsetscrreg(WINDOW *,int,int);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18907
: 9184