sed source files to end with 1 new line
This commit is contained in:
@ -133,3 +133,4 @@ nullterminate(char **str, size_t *len)
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user
@ -133,3 +133,4 @@ nullterminate(char **str, size_t *len)
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|