Gilad Benjamini 60433a0a1a Clean up syntax on TAILQ_ENTRY() usage
Though the C standards allow it, it's apparently possible to get MSVC
upset by saying "struct { int field; } (declarator);" instead of
"struct {int field; } declarator;", so let's just not do that.

Bugfix for 3044492

(commit msg by nickm)
2010-08-13 17:08:59 -04:00
..
2010-08-06 20:21:27 -04:00
2010-08-06 20:21:27 -04:00
2010-05-26 13:43:01 -04:00
2010-08-06 20:21:27 -04:00
2010-08-06 20:21:27 -04:00