Add FIXME

svn path=/trunk/; revision=32874
This commit is contained in:
Kovarththanan Rajaratnam 2010-05-18 11:44:32 +00:00
parent bb2340b232
commit 93bc47d26a
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ static gint ett_btobex = -1;
static gint ett_btobex_hdrs = -1;
static gint ett_btobex_hdr = -1;
/* FIXME: Using a static like this is far from safe */
static guint8 last_opcode[2] = { 1, 1 };
static dissector_handle_t xml_handle;