Simplify expand_and_dir_to_file
commit9a223dab9036ff72b16e7a9878af090c041fd0c6
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Aug 2017 16:20:52 +0000 (25 09:20 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Aug 2017 16:32:09 +0000 (25 09:32 -0700)
tree79c473ca74ec90e194576639ca9ccc1cab0a5132
parent579890f1c7703cd8ecfe2e56f52cc06fcd1b2442
Simplify expand_and_dir_to_file

* src/fileio.c (expand_and_dir_to_file): Simplify by omitting 2nd
argument, since in practice it always has the default value.  All
callers changed.  Prefer C99 style decls in nearby code.
src/callproc.c
src/fileio.c
src/lisp.h