Index: /branches/libtrace2/lib/format_erf.c
===================================================================
--- /branches/libtrace2/lib/format_erf.c	(revision 580)
+++ /branches/libtrace2/lib/format_erf.c	(revision 581)
@@ -530,5 +530,5 @@
 	*/
 	/* Unknown/corrupt */
-	assert(((dag_record_t *)buffer)->type < 10);
+	assert(((dag_record_t *)buffer)->type < 16);
 	
 	// read in the rest of the packet
