Fix warnings and update isalpharune()
This commit is contained in:
@@ -16,4 +16,3 @@ iscntrlrune(Rune r)
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user
@@ -16,4 +16,3 @@ iscntrlrune(Rune r)
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|