diff options
| author | Eli Zaretskii | 2010-08-05 20:22:34 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2010-08-05 20:22:34 +0300 |
| commit | 2b2ecd4244374863d34e512cc8b5da76127b75de (patch) | |
| tree | 46588edee99a3740c17400be5a672fc8e4f3df95 /admin | |
| parent | 29cf3e2076352c67e2286fabe4742e5cde915a05 (diff) | |
| download | emacs-2b2ecd4244374863d34e512cc8b5da76127b75de.tar.gz emacs-2b2ecd4244374863d34e512cc8b5da76127b75de.zip | |
REALLY rename src/unexec.c => src/unexcoff.c.
admin/MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index ee51e162b3b..432e4f5cf9f 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -191,7 +191,7 @@ src/tparam.c | |||
| 191 | src/undo.c | 191 | src/undo.c |
| 192 | src/unexaix.c | 192 | src/unexaix.c |
| 193 | src/unexalpha.c | 193 | src/unexalpha.c |
| 194 | src/unexec.c | 194 | src/unexcoff.c |
| 195 | src/unexelf.c | 195 | src/unexelf.c |
| 196 | src/unexhp9k800.c | 196 | src/unexhp9k800.c |
| 197 | src/unexw32.c | 197 | src/unexw32.c |