Fixing the testc case.

From-SVN: r91018
This commit is contained in:
Fariborz Jahanian 2004-11-22 17:06:13 +00:00
parent 18b0f6cc7a
commit 169c5767ef
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ extern void f2(void) {
static void f3(void);
__private_extern__ void pe(void)
void pe(void)
{
}