Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / gdbsupport / gdb-sigmask.h
index cd58c5497771a4a45b55dc1e93ff983305b8588c..91d84db7b3897610ff405daecc51d6d60c6605d2 100644 (file)
@@ -36,7 +36,7 @@
    system that only had pthread_sigmask, we could still use it with
    some extra changes.  */
 #ifdef HAVE_PTHREAD_SIGMASK
-#error pthead_sigmask available without sigprocmask - please report
+#error pthread_sigmask available without sigprocmask - please report
 #endif
 
 #endif /* HAVE_SIGPROCMASK */
This page took 0.024499 seconds and 4 git commands to generate.