aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiles Bader2007-12-04 22:41:47 +0000
committerMiles Bader2007-12-04 22:41:47 +0000
commit79f10da0c30b6323105c78c7ffc230c495dd75a7 (patch)
tree1d8fe1534b2ab125e8fa13cc43314eaf76f42807 /src
parent1896f357ce6da218d53d239cbbdbb6f4dd8ce8e9 (diff)
downloademacs-79f10da0c30b6323105c78c7ffc230c495dd75a7.tar.gz
emacs-79f10da0c30b6323105c78c7ffc230c495dd75a7.zip
Add arch tagline
Diffstat (limited to 'src')
-rw-r--r--src/dbusbind.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dbusbind.c b/src/dbusbind.c
index d0b538da29c..581b5ffd541 100644
--- a/src/dbusbind.c
+++ b/src/dbusbind.c
@@ -808,3 +808,6 @@ message, which matches the key criteria, arrives. */);
808} 808}
809 809
810#endif /* HAVE_DBUS */ 810#endif /* HAVE_DBUS */
811
812/* arch-tag: 0e828477-b571-4fe4-b559-5c9211bc14b8
813 (do not change this comment) */