Avoid compilation warnings in nt/*.c files
commita486fabb41cdbaa5813c2687fd4008945297d71d
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Dec 2016 09:54:24 +0000 (3 11:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Dec 2016 09:54:24 +0000 (3 11:54 +0200)
tree36983292ee4f45657839efe6f317abecb707d9bf
parent143a4306759a91e84b486a9e4c52f83d96d8d23d
Avoid compilation warnings in nt/*.c files

* nt/cmdproxy.c (fail, vfprintf, fprintf, printf, warn)
(console_event_handler): Add prototypes.
(canon_filename, skip_space, skip_nonspace, get_next_token)
(batch_file_p, search_dir, make_absolute, try_dequote_cmdline)
(spawn, get_env_size): Now static.
* nt/ddeclient.c (DdeCallback): Provide prototype.
* nt/addpm.c (DdeCallback): Provide prototype.
(add_registry): Now static.
nt/addpm.c
nt/cmdproxy.c
nt/ddeclient.c