Commit Graph

8 Commits

Author SHA1 Message Date
Ulf Lamping cb2658031d removed some MSVC warnings (warning level 2)
svn path=/trunk/; revision=9459
2003-12-28 12:43:40 +00:00
Guy Harris fd14d8e333 From Albert Chin: get rid of null statements outside of function bodies
(that's what the ";" in

	int
	foo(...)
	{
		...
	};

is).

svn path=/trunk/; revision=8917
2003-11-09 22:13:18 +00:00
Guy Harris deff880da1 From Josef Korelus: fix reversed messages in true_false_string tables.
svn path=/trunk/; revision=8836
2003-10-30 19:43:15 +00:00
Jörg Mayer 803dc3a339 Another strict-aliasing warning fix - I hope I got this right :)
svn path=/trunk/; revision=8617
2003-10-05 23:27:24 +00:00
Guy Harris 00eb774c39 From Josef Korelus: call the data dissector on the contents of the LLC
PDU information element.

svn path=/trunk/; revision=8471
2003-09-15 18:49:06 +00:00
Guy Harris 8b5b480bf6 Display the odd/even indicator in an IMSI.
Display the identity as a separate item.

Clean up white space.

svn path=/trunk/; revision=8430
2003-09-09 09:14:55 +00:00
Guy Harris 029c86ab1c Fix some typos and white space problems.
svn path=/trunk/; revision=8404
2003-09-06 07:10:56 +00:00
Guy Harris ee4931cefb From Josef Korelus: GPRS BSSGP support.
svn path=/trunk/; revision=8403
2003-09-06 06:55:57 +00:00