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