aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c
diff options
context:
space:
mode:
authorEli Zaretskii2013-12-17 19:46:31 +0200
committerEli Zaretskii2013-12-17 19:46:31 +0200
commitaf025ae850c8f30431cf79876c4452d9f1679250 (patch)
tree708b8ba45eaffd8e9b3b28d7dec0192d2a517bd7 /src/process.c
parentcf2b7efc78f0004a58b14a1eb470a306a139197d (diff)
downloademacs-af025ae850c8f30431cf79876c4452d9f1679250.tar.gz
emacs-af025ae850c8f30431cf79876c4452d9f1679250.zip
Fix some warnings in w32 specific code.
src/w32term.c (w32_initialize): Declare the argument of set_user_model as const. src/w32menu.c <MessageBoxW_Proc>: Fix argument declarations. (w32_menu_show): Constify some arguments passed to MessageBox. src/w32uniscribe.c (uniscribe_font_driver): Use LISP_INITIALLY_ZERO to initialize Lisp objects. src/w32font.c (w32font_driver): Use LISP_INITIALLY_ZERO to initialize Lisp objects. src/frame.c (x_set_frame_parameters) [HAVE_X_WINDOWS]: Declare and use variables used only on X under that condition. src/fileio.c (Fcopy_file) [!WINDOWSNT]: Don't declare on Windows variables not used there.
Diffstat (limited to 'src/process.c')
0 files changed, 0 insertions, 0 deletions