Pull in patch for libiberty that fixes a stack exhaustion bug when demangling a patha...
[external/binutils.git] / include / plugin-api.h
index 174f01c..2076bda 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