Fix C99-style comments.
authorLudovic Courtès <ludo@gnu.org>
Sun, 8 Nov 2009 00:13:46 +0000 (01:13 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 8 Nov 2009 00:13:46 +0000 (01:13 +0100)
commit6f6f0dac0188db7b5bb3cd84dce0c9fb015cf53f
treed5fe8beacbdb84338551612dae953fa22f71a9e6
parent19977b7ce0f112534feb75c2eb2d497e596bae4e
Fix C99-style comments.

* libguile/generalized-vectors.c, libguile/programs.c, libguile/vm.c:
  Replace C99-style comments by plain old C89 comments.
libguile/generalized-vectors.c
libguile/programs.c
libguile/vm.c