- Fix some inflib warnings
[reactos.git] / reactos / lib / inflib / infpriv.h
index 2619b1c..3446f8d 100644 (file)
@@ -69,7 +69,7 @@ typedef struct _INFCONTEXT
   PINFCACHELINE Line;
 } INFCONTEXT;
 
-typedef long INFSTATUS;
+typedef int INFSTATUS;
 
 /* FUNCTIONS ****************************************************************/