]> code.delx.au - gnu-emacs/blobdiff - src/widgetprv.h
Sync to HEAD
[gnu-emacs] / src / widgetprv.h
index 91a64c160250436712ede5788d9240c8875cd748..b75ef769029360427b2fa41f04443b9960e5fab5 100644 (file)
@@ -38,7 +38,7 @@ typedef struct {
   /* The rest of this is crap and should be deleted.
    */
   int          minibuffer;     /* 0: normal frames with minibuffers.
-                                * 1: frames without minibuffers 
+                                * 1: frames without minibuffers
                                 * 2: minibuffer only. */
   Boolean      unsplittable;   /* frame can only have one window */
 
@@ -77,3 +77,6 @@ extern EmacsFrameClassRec emacsFrameClassRec;  /* class pointer */
 
 
 #endif /* _EmacsFrameP_h */
+
+/* arch-tag: 2b579b4c-f697-4f86-b27a-35b7cb1a4a1c
+   (do not change this comment) */