The "extern" in "struct _fragment_items" doesn't do anything, as data

types aren't objects and don't have storage classes, etc..

svn path=/trunk/; revision=16094
This commit is contained in:
Guy Harris 2005-10-03 22:02:47 +00:00
parent 8b696f70b8
commit c76adc9797
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#include <epan/tvbuff.h>
extern struct _fragment_items;
struct _fragment_items;
/* A stream represents the concept of an arbitrary stream of data,
divided up into frames for transmission, where the frames have