RIP BOOL. Convert BOOL -> bool. I found a few interesting
[tprouty/samba.git] / source / printing / print_aix.c
index 63a1592499fa5535a6fd4be05ac15b97ed6bfd20..15d0740fd2e57d80a0f8013778f4573cb068ba73 100644 (file)
@@ -27,7 +27,7 @@
 #include "includes.h"
 
 #ifdef AIX
-BOOL aix_cache_reload(void)
+bool aix_cache_reload(void)
 {
        int iEtat;
        XFILE *pfile;