diff options
| author | Miles Bader | 2004-03-11 05:45:22 +0000 |
|---|---|---|
| committer | Miles Bader | 2004-03-11 05:45:22 +0000 |
| commit | 1b9f8cecccc8738bfaa864a90411c903dca029c7 (patch) | |
| tree | 6549af432ff9330fb9d95c344185e5b894028640 /src | |
| parent | d544d2ca97c576c07fb19e6f1167531eff66c85a (diff) | |
| download | emacs-1b9f8cecccc8738bfaa864a90411c903dca029c7.tar.gz emacs-1b9f8cecccc8738bfaa864a90411c903dca029c7.zip | |
Add arch tagline
Diffstat (limited to 'src')
| -rw-r--r-- | src/image.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/image.c b/src/image.c index dcff3326913..9704f6d14f0 100644 --- a/src/image.c +++ b/src/image.c | |||
| @@ -7537,3 +7537,5 @@ init_image () | |||
| 7537 | #endif | 7537 | #endif |
| 7538 | } | 7538 | } |
| 7539 | 7539 | ||
| 7540 | /* arch-tag: 123c2a5e-14a8-4c53-ab95-af47d7db49b9 | ||
| 7541 | (do not change this comment) */ | ||