Cleanup: redundant 'break', minor edits
This commit is contained in:
2
extern/wcwidth/wcwidth.c
vendored
2
extern/wcwidth/wcwidth.c
vendored
@@ -61,6 +61,8 @@
|
||||
|
||||
#include <wchar.h>
|
||||
|
||||
#include "wcwidth.h"
|
||||
|
||||
struct interval {
|
||||
int first;
|
||||
int last;
|
||||
|
Reference in New Issue
Block a user