initialize volues

Origin commit data
------------------
Branch: ni/coolstream
Commit: 489d88a9a2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-05-09 (Wed, 09 May 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2012-05-09 17:33:34 +02:00
parent 40006c333e
commit dc4c528134
9 changed files with 27 additions and 9 deletions

View File

@@ -52,6 +52,7 @@ SIevent::SIevent(const t_original_network_id _original_network_id, const t_trans
eventID = _event_id;
table_id = 0xFF; /* not set */
version = 0xFF;
running = 0;
}
void SIevent::parse(Event &event)