summaryrefslogtreecommitdiff
path: root/editors/joe-devel/files/patch-ae
blob: 4f01692773cc74add650e630d17ca28e42c4b105 (plain) (blame)
1
2
3
4
5
6
7
8
--- b.h.orig	Wed Dec 21 13:04:46 1994
+++ b.h	Tue Dec  7 13:35:11 1999
@@ -61,4 +61,5 @@
  int internal;			/* Set for internal buffers */
  int er;			/* Error code when file was loaded */
+ int filehandle;		/* File handle for locking */
  };