j
k
j a
j l
Akihiro Sagawa (@sgwaki) commented about dlls/user32/tests/resource.c:
if (bmp) DeleteObject(bmp); } +static void test_builtin_string_table(void) +{ int i, j, num, lenght;
if (bmp) DeleteObject(bmp);
}
+static void test_builtin_string_table(void) +{
Typo. `lenght` should be `length`.
Back to the thread
Back to the list