comment bit (trunk only)
This commit is contained in:
+1
-1
@@ -763,7 +763,7 @@ const nhwchar *src;
|
|||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
nhwcmp(s1, s2) /* case sensitive counted comparison */
|
nhwcmp(s1, s2) /* case sensitive comparison */
|
||||||
register const nhwchar *s1, *s2;
|
register const nhwchar *s1, *s2;
|
||||||
{
|
{
|
||||||
register nhwchar t1, t2;
|
register nhwchar t1, t2;
|
||||||
|
|||||||
Reference in New Issue
Block a user