diff options
| author | Dave Love | 2000-05-25 11:47:09 +0000 |
|---|---|---|
| committer | Dave Love | 2000-05-25 11:47:09 +0000 |
| commit | c2f94ebcc55d33f94d7d88f1f623796b1a453271 (patch) | |
| tree | c9091ff1b92b3b47ffce33baa5aa15bc2a9b70e4 /src/coding.c | |
| parent | 005f0d353597633a52c57a77fa3738c21e704028 (diff) | |
| download | emacs-c2f94ebcc55d33f94d7d88f1f623796b1a453271.tar.gz emacs-c2f94ebcc55d33f94d7d88f1f623796b1a453271.zip | |
Fix junk from last checkin.
Diffstat (limited to 'src/coding.c')
| -rw-r--r-- | src/coding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c index b40c973fd00..1da6a64bb45 100644 --- a/src/coding.c +++ b/src/coding.c | |||
| @@ -6271,4 +6271,4 @@ emacs_strerror (error_number) | |||
| 6271 | } | 6271 | } |
| 6272 | 6272 | ||
| 6273 | #endif /* emacs */ | 6273 | #endif /* emacs */ |
| 6274 | (encode_eol): | 6274 | |