Merge from gcc: use "cannot" instead of "can not" in libiberty and include.
[deliverable/binutils-gdb.git] / include / plugin-api.h
index 174f01cbab0ca8a7b06ea5bc4ed9b7076176b23a..2076bdaae655e23c581bc170fe10630240fab476 100644 (file)
@@ -34,7 +34,7 @@
 #include <sys/types.h>
 #if !defined(HAVE_STDINT_H) && !defined(HAVE_INTTYPES_H) && \
     !defined(UINT64_MAX) && !defined(uint64_t)
-#error can not find uint64_t type
+#error cannot find uint64_t type
 #endif
 
 #ifdef __cplusplus
This page took 0.026796 seconds and 4 git commands to generate.