Commit 7da82429 by Jeff Law

Fix return type in new test.

From-SVN: r63447
parent 8beccec8
int zzz (char *s1, char *s2, int len, int *q) void zzz (char *s1, char *s2, int len, int *q)
{ {
int z = 5; int z = 5;
unsigned int i, b; unsigned int i, b;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment