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:
parent
5ab3ef5609
commit
92a88a4b4b
18 changed files with 64 additions and 64 deletions
2
recomp.c
2
recomp.c
|
@ -26,7 +26,7 @@
|
|||
/* You cannot use a common regexp subroutine, because \0 is a regular
|
||||
* character in a binary string !
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#include "bvi.h"
|
||||
#include "set.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue