OSDN Git Service

store_new_token, fast_get_avail and fast_store_new_token.
[putex/putex.git] / src / texsourc / local.c
index bd2cf07..130cfeb 100644 (file)
@@ -3186,7 +3186,7 @@ int main_init (int ac, char **av)
   start_time = clock();
   main_time  = start_time;
 
-/*  reset all allocatable memory pointers to NULL - in case we drop out */
+/* reset all allocatable memory pointers to NULL - in case we drop out */
   main_memory = NULL;
   font_info   = NULL;
   str_pool    = NULL;