Fix a typo to fix the !DIAGNOSTIC build.
Submitted by: many
This commit is contained in:
parent
88ef2880c1
commit
4a2aa5d054
@ -162,7 +162,7 @@ check_unrhdr(struct unrhdr *uh, int line)
|
||||
#else
|
||||
|
||||
static __inline void
|
||||
check_unrhdr(struct unhdr *uh, int line)
|
||||
check_unrhdr(struct unrhdr *uh, int line)
|
||||
{
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user