1998-09-21 01:56:25 +00:00
|
|
|
diff -c -N ../faces/extern.h ./extern.h
|
|
|
|
*** ../faces/extern.h Tue Nov 19 05:00:48 1991
|
|
|
|
--- ./extern.h Tue Dec 10 10:49:37 1996
|
1996-12-14 22:27:51 +00:00
|
|
|
***************
|
1998-09-21 01:56:25 +00:00
|
|
|
*** 82,87 ****
|
|
|
|
--- 82,88 ----
|
|
|
|
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. */
|