summaryrefslogtreecommitdiff
path: root/src/unexenix.c
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2004-04-16 12:51:06 +0000
committerKenichi Handa <handa@m17n.org>2004-04-16 12:51:06 +0000
commit6b61353c0a0320ee15bb6488149735381fed62ec (patch)
treee69adba60e504a5a37beb556ad70084de88a7aab /src/unexenix.c
parentdc6a28319312fe81f7a1015e363174022313f0bd (diff)
downloademacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz
Sync to HEAD
Diffstat (limited to 'src/unexenix.c')
-rw-r--r--src/unexenix.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/unexenix.c b/src/unexenix.c
index 2121c26839f..a6d045d2e4f 100644
--- a/src/unexenix.c
+++ b/src/unexenix.c
@@ -258,3 +258,6 @@ fatal_unexec (s, va_alist)
fputs (".\n", stderr);
exit (1);
}
+
+/* arch-tag: ce26be27-370a-438d-83b4-766059749a02
+ (do not change this comment) */