summaryrefslogtreecommitdiff
path: root/src/nsgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nsgui.h')
-rw-r--r--src/nsgui.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nsgui.h b/src/nsgui.h
index df38db84ade..88e0993e21a 100644
--- a/src/nsgui.h
+++ b/src/nsgui.h
@@ -206,3 +206,6 @@ typedef struct _NSRect { NSPoint origin; NSSize size; } NSRect;
#define PWinGravity (1L << 9) /* program specified window gravity */
#endif /* __NSGUI_H__ */
+
+/* arch-tag: b2af3275-62c3-45b4-9335-4c9635c67e55
+ (do not change this comment) */