many compile fix
[lttv.git] / ltt / branches / poly / ltt / ltt.h
index 3af7cd3261e009b287739269473a8469f4fdd81a..5651702c2f45acdce9466ed269f50f985d606cb6 100644 (file)
@@ -87,7 +87,7 @@ typedef struct _LttSystemDescription LttSystemDescription;
 /* Checksums are used to differentiate facilities which have the same name
    but differ. */
 
-typedef unsigned long LttChecksum;
+typedef guint32 LttChecksum;
 
 
 /* Events are usually stored with the easily obtained CPU clock cycle count,
This page took 0.0229 seconds and 4 git commands to generate.