Get rid of a '- i' that appears to have been accidentally inserted in r47581.
authorEvan Huus <eapache@gmail.com>
Sat, 9 Feb 2013 14:15:11 +0000 (14:15 -0000)
committerEvan Huus <eapache@gmail.com>
Sat, 9 Feb 2013 14:15:11 +0000 (14:15 -0000)
commitf07a2b108021025c05cc7f4a8d12fc4972e96116
tree609dcc336edebc641431d285e517af0714fe3d98
parent89d226b7334a113e1b6ec8c9283d09bc855e3a14
Get rid of a '- i' that appears to have been accidentally inserted in r47581.

i is definitely not initialized at that point (GCC was complaining), and there
seems to be no need to subtract anything from the value in question in the
first place.

svn path=/trunk/; revision=47582
plugins/asn1/packet-asn1.c