diff options
| author | Paul Eggert | 2011-11-22 23:03:56 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-22 23:03:56 -0800 |
| commit | ee7683ebb70c308e596103e379ef6b91d001eebc (patch) | |
| tree | 45382191619e27df7106a8d990bc03903d0fa03f /src/w32term.h | |
| parent | 6b21de180fba10432988d94d2b8f3e2521be5b17 (diff) | |
| download | emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.zip | |
Spelling fixes.
Diffstat (limited to 'src/w32term.h')
| -rw-r--r-- | src/w32term.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32term.h b/src/w32term.h index 02392133837..6c73daba601 100644 --- a/src/w32term.h +++ b/src/w32term.h | |||
| @@ -209,7 +209,7 @@ extern int x_display_pixel_width (struct w32_display_info *); | |||
| 209 | the information that is specific to W32 windows. */ | 209 | the information that is specific to W32 windows. */ |
| 210 | 210 | ||
| 211 | /* Put some things in x_output for compatibility. | 211 | /* Put some things in x_output for compatibility. |
| 212 | NTEMACS_TODO: Move all common things here to eliminate unneccesary | 212 | NTEMACS_TODO: Move all common things here to eliminate unnecessary |
| 213 | diffs between X and w32 code. */ | 213 | diffs between X and w32 code. */ |
| 214 | struct x_output | 214 | struct x_output |
| 215 | { | 215 | { |