summaryrefslogtreecommitdiff
path: root/src/unexsol.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-01-17 11:01:01 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-01-17 11:01:01 -0800
commita3e44e793796153ff1534be9c74fcab50b45de30 (patch)
tree863d5db087c8e034c96d06ea955515f4d3f3d0a3 /src/unexsol.c
parent7f818df9420a1320539f7e3e633003573a570413 (diff)
parent721be9cd4865e9f7d68020adcfa672d2edd52b07 (diff)
downloademacs-a3e44e793796153ff1534be9c74fcab50b45de30.tar.gz
emacs-a3e44e793796153ff1534be9c74fcab50b45de30.tar.bz2
emacs-a3e44e793796153ff1534be9c74fcab50b45de30.zip
Merge from mainline.
Diffstat (limited to 'src/unexsol.c')
-rw-r--r--src/unexsol.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unexsol.c b/src/unexsol.c
index 1d58ed46d4b..e1a10f7d211 100644
--- a/src/unexsol.c
+++ b/src/unexsol.c
@@ -27,5 +27,3 @@ unexec (const char *new_name, const char *old_name)
Fcons (build_string ("Cannot unexec"), Fcons (errstring, data)));
}
-/* arch-tag: d8ff72b3-8198-4011-8ef5-011b12027f59
- (do not change this comment) */