Comment changes.
[gnulib.git] / lib / wcwidth.h
index 8865617..37b83cb 100644 (file)
@@ -36,7 +36,7 @@
 #  include <wctype.h>
 # endif
 # if !defined iswprint && !HAVE_ISWPRINT
-ststic inline int
+static inline int
 iswprint (wint_t wc)
 {
   return (wc >= 0 && wc < 128