Tweak test...

llvm-svn: 46946
This commit is contained in:
Steve Naroff 2008-02-11 02:16:41 +00:00
parent c9b96ae832
commit e78e2af754
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
typedef struct _zend_module_entry zend_module_entry;
struct _zend_module_entry {
_efree((p)); // expected-error{{type name requires a specifier or qualifier}} \
// expected-error{{type specifier required for parameter 'p'}} \
// expected-error{{field '_efree' declared as a function}}
};
typedef struct _zend_function_entry { } zend_function_entry;