mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-30 06:50:31 +02:00
(scm_mark_all): Change C++ comment to C comment. Reported by Ludovic Courtès.
This commit is contained in:
parent
203a6c87fd
commit
1f65cc174d
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ scm_mark_all (void)
|
|||
break;
|
||||
}
|
||||
|
||||
//fprintf (stderr, "%d loops\n", loops);
|
||||
/* fprintf (stderr, "%d loops\n", loops); */
|
||||
|
||||
/* Remove all unmarked entries from the weak vectors.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue