diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/fileio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fileio.c b/src/fileio.c index 585ad5cf485..1274694c8ce 100644 --- a/src/fileio.c +++ b/src/fileio.c | |||
| @@ -1706,6 +1706,7 @@ expand_and_dir_to_file (filename, defdir) | |||
| 1706 | return abspath; | 1706 | return abspath; |
| 1707 | } | 1707 | } |
| 1708 | 1708 | ||
| 1709 | void | ||
| 1709 | barf_or_query_if_file_exists (absname, querystring, interactive) | 1710 | barf_or_query_if_file_exists (absname, querystring, interactive) |
| 1710 | Lisp_Object absname; | 1711 | Lisp_Object absname; |
| 1711 | unsigned char *querystring; | 1712 | unsigned char *querystring; |