160040fd36
and pkg/10529.
12 lines
651 B
Text
12 lines
651 B
Text
$NetBSD: patch-ag,v 1.3 2000/07/08 12:47:06 tron Exp $
|
|
|
|
--- extern.h.orig Tue Nov 19 05:00:48 1991
|
|
+++ extern.h Sat Jul 8 14:25:27 2000
|
|
@@ -82,6 +82,7 @@
|
|
extern int facetype ; /* Type of face file found. */
|
|
extern int firsttime ; /* Zeroised after first mail/printer check. */
|
|
extern int flashes ; /* Number of flashes for arrival of new mail. */
|
|
+extern int border_width ; /* Border width of window. */
|
|
extern int fromc_found ; /* Set if "From:" line found during processing. */
|
|
extern int froms_found ; /* Set if "From " line found during processing. */
|
|
extern int height ; /* Height in pixels of faces display. */
|