summaryrefslogtreecommitdiff
path: root/src/widget.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-26 20:43:11 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-26 20:43:11 -0800
commite47695319fc758da7ff07d7084386258b6c8b677 (patch)
treec1cd573850e4dd66b8df696835d52513f10dfc94 /src/widget.h
parent83aca1cb6970314dcc6c35c1432ebcac42811926 (diff)
downloademacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.gz
emacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.bz2
emacs-e47695319fc758da7ff07d7084386258b6c8b677.zip
Spelling fixes.
Diffstat (limited to 'src/widget.h')
-rw-r--r--src/widget.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/widget.h b/src/widget.h
index f64f188e158..b5b4147b167 100644
--- a/src/widget.h
+++ b/src/widget.h
@@ -92,9 +92,8 @@ extern WidgetClass emacsFrameClass;
extern struct _DisplayContext* display_context;
-/* Special entrypoints */
+/* Special entry points */
void EmacsFrameSetCharSize (Widget, int, int);
void widget_store_internal_border (Widget widget);
#endif /* _EmacsFrame_h */
-