diff options
author | Miles Bader <miles@gnu.org> | 2008-04-07 07:13:07 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-04-07 07:13:07 +0000 |
commit | bfea922885434e9af85abc164b836cbe639955f2 (patch) | |
tree | 10339bd730ae23c8f663325964b0151abb5f706a /src | |
parent | 9a628d95f32093923f8a21da03d4e04b0aec8380 (diff) | |
download | emacs-bfea922885434e9af85abc164b836cbe639955f2.tar.gz emacs-bfea922885434e9af85abc164b836cbe639955f2.tar.bz2 emacs-bfea922885434e9af85abc164b836cbe639955f2.zip |
Add arch tagline
Diffstat (limited to 'src')
-rw-r--r-- | src/mactoolbox.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mactoolbox.c b/src/mactoolbox.c index e1fa79ac8be..6b4d22049a9 100644 --- a/src/mactoolbox.c +++ b/src/mactoolbox.c @@ -6206,3 +6206,6 @@ mac_toolbox_initialize () init_tsm (); #endif } + +/* arch-tag: 71a597a8-6e9f-47b0-8b89-5a5ae3e16516 + (do not change this comment) */ |