aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32term.h
diff options
context:
space:
mode:
authorPaul Eggert2011-11-22 23:03:56 -0800
committerPaul Eggert2011-11-22 23:03:56 -0800
commitee7683ebb70c308e596103e379ef6b91d001eebc (patch)
tree45382191619e27df7106a8d990bc03903d0fa03f /src/w32term.h
parent6b21de180fba10432988d94d2b8f3e2521be5b17 (diff)
downloademacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz
emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.zip
Spelling fixes.
Diffstat (limited to 'src/w32term.h')
-rw-r--r--src/w32term.h2
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. */
214struct x_output 214struct x_output
215{ 215{