about summary refs log tree commit diff
path: root/catgets/catgetsinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'catgets/catgetsinfo.h')
-rw-r--r--catgets/catgetsinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/catgets/catgetsinfo.h b/catgets/catgetsinfo.h
index 4fdf47aace..5c993f753a 100644
--- a/catgets/catgetsinfo.h
+++ b/catgets/catgetsinfo.h
@@ -48,7 +48,7 @@ typedef struct catalog_info
 
 
 /* The magic number to signal we really have a catalog file.  */
-#define CATGETS_MAGIC 0x960408de
+#define CATGETS_MAGIC 0x960408deU
 
 
 /* Prototypes for helper functions.  */