mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
bbff923854
PR: ports/58176 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
12 lines
324 B
C
12 lines
324 B
C
--- ./lib/libxview/ttysw/ttyselect.c.orig Sun Jun 26 03:05:23 1994
|
|
+++ ./lib/libxview/ttysw/ttyselect.c Sat Apr 1 18:25:30 2000
|
|
@@ -75,6 +75,8 @@ static Seln_result ttysel_copy_in(),
|
|
#endif
|
|
ttysel_reply();
|
|
|
|
+static ttysel_resynch();
|
|
+
|
|
static struct ttyselection *
|
|
ttysel_from_rank();
|
|
|