diff options
author | Eli Zaretskii <eliz@gnu.org> | 2016-09-14 20:46:59 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-09-14 20:46:59 +0300 |
commit | fc77d04659f0be28041da9f924ec3525f1c3cdeb (patch) | |
tree | 118b3f57f3b0787fcc188692c9cf54fcb2418d71 /lisp/emacs-lisp | |
parent | 5ad238bf28f67304b942f03d3d5fc8d14d1268a8 (diff) | |
download | emacs-fc77d04659f0be28041da9f924ec3525f1c3cdeb.tar.gz emacs-fc77d04659f0be28041da9f924ec3525f1c3cdeb.tar.bz2 emacs-fc77d04659f0be28041da9f924ec3525f1c3cdeb.zip |
Avoid compiler warning on MS-Windows due to clone_file
* src/fileio.c (clone_file): Condition on !WINDOWSNT, since the
call to it is not compiled in that build, and having it defined
causes compiler warnings.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions