replace "scm_*_t" with "scm_t_*".
[bpt/guile.git] / libguile / strports.h
index 9388c2d..b293fc4 100644 (file)
@@ -60,7 +60,7 @@
 
 \f
 
-extern scm_bits_t scm_tc16_strport;
+extern scm_t_bits scm_tc16_strport;
 
 \f