diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /src/lastfile.c | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'src/lastfile.c')
| -rw-r--r-- | src/lastfile.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lastfile.c b/src/lastfile.c index 0e94a4f1598..e93bbc6c6ab 100644 --- a/src/lastfile.c +++ b/src/lastfile.c | |||
| @@ -51,6 +51,3 @@ char my_endbss[1]; | |||
| 51 | static char _my_endbss[1]; | 51 | static char _my_endbss[1]; |
| 52 | char * my_endbss_static = _my_endbss; | 52 | char * my_endbss_static = _my_endbss; |
| 53 | #endif | 53 | #endif |
| 54 | |||
| 55 | /* arch-tag: 67e81ab4-e14f-44b2-8875-c0c12252223e | ||
| 56 | (do not change this comment) */ | ||