]> git.eshelyaron.com Git - emacs.git/commit
Add a string check to delete-file-internal.
authorEric S. Raymond <esr@thyrsus.com>
Wed, 9 Aug 2023 04:02:22 +0000 (00:02 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 9 Aug 2023 04:02:51 +0000 (00:02 -0400)
commitdbca2e797abeaedb54a85c22ca004cc041ffec4d
treeb3a82b36e44d9e8430f4562db63331fa0723f327
parent5af838769d3edd11697319754b8d341957d8786d
Add a string check to delete-file-internal.

* src/fileio.c (delete-file-internal): Argument should be a string.
src/fileio.c