summaryrefslogtreecommitdiff
path: root/src/s/sol2-3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/sol2-3.h')
-rw-r--r--src/s/sol2-3.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/sol2-3.h b/src/s/sol2-3.h
index a4fc6097905..b45ec57ef1f 100644
--- a/src/s/sol2-3.h
+++ b/src/s/sol2-3.h
@@ -48,3 +48,6 @@
strncpy (pty_name, ptyname, sizeof (pty_name)); \
pty_name[sizeof (pty_name) - 1] = 0; \
}
+
+/* arch-tag: a8fe2e15-e517-49cb-a863-f346b80885fe
+ (do not change this comment) */