]> granicus.if.org Git - strace/blobdiff - xlat.h
io: change size types from unsigned long to kernel_ureg_t
[strace] / xlat.h
diff --git a/xlat.h b/xlat.h
index c8073b83ae16928620adcaa41cb4a445e50c5241..aaa7aab08fc9029b96b3c2a0db2d4eaee66f0712 100644 (file)
--- a/xlat.h
+++ b/xlat.h
@@ -14,4 +14,4 @@ struct xlat {
 # define XLAT_TYPE_PAIR(type, val, str)        {     (type)(val), str  }
 # define XLAT_END                      {               0, 0    }
 
-#endif /* #ifndef STRACE_XLAT_H */
+#endif /* !STRACE_XLAT_H */