alpha phase is open, this means:
[lcr.git] / trace.h
diff --git a/trace.h b/trace.h
index 03078ba..b7a4720 100644 (file)
--- a/trace.h
+++ b/trace.h
@@ -27,7 +27,7 @@ struct trace {
        
        /* type */
        int category;
-       int serial;
+       unsigned long serial;
        char name[64];
 
        /* elements */