Add missing "struct" to in sizeof.
authorJesper Nilsson <jespern@axis.com>
Thu, 28 Oct 2010 10:04:55 +0000 (12:04 +0200)
committerJesper Nilsson <jespern@axis.com>
Thu, 28 Oct 2010 10:13:26 +0000 (12:13 +0200)
Lead to a compile error when the struct was no longer typedef'd.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>

No differences found