Cleanup: redundant 'break', minor edits

This commit is contained in:
Campbell Barton
2015-11-19 16:16:06 +11:00
parent b8c40d47e0
commit ae8e4d3718
8 changed files with 5 additions and 11 deletions

View File

@@ -61,6 +61,8 @@
#include <wchar.h>
#include "wcwidth.h"
struct interval {
int first;
int last;