1
0
Fork 0
mirror of https://github.com/vbatts/bvi.git synced 2025-08-02 15:40:28 +00:00

git ls-files | xargs sed -i 's/[ \t]*$//'

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2025-03-02 10:29:56 -05:00
parent 5ab3ef5609
commit 92a88a4b4b
18 changed files with 64 additions and 64 deletions

View file

@ -11,7 +11,7 @@
#undef NEED_PUTC_CHAR
#undef HAVE_NCURSES_TERM_H
#undef HAVE_NCURSES_TERM_H
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H