gc statistic tweaks
[bpt/guile.git] / libguile / private-gc.h
index 52556be..3924e50 100644 (file)
@@ -109,6 +109,7 @@ typedef struct scm_t_cell_type_statistics {
    */
   unsigned long heap_size;
 
+  
 } scm_t_cell_type_statistics;