Replace C++ style comments to C ones, remove commented out code (extra)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 14 Nov 2016 07:12:32 +0000 (10:12 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 14 Nov 2016 07:18:35 +0000 (10:18 +0300)
commit5d96c919f0549d000b3606c080e4a18aa85f132d
tree6137b4058cd73a48e5f55d718267816265446d29
parentb48a5525f298c488f669e28f83ba3ad84ac9a65d
Replace C++ style comments to C ones, remove commented out code (extra)

* extra/AmigaOS.c (GC_amiga_get_mem, GC_amiga_allocwrapper_any,
GC_amiga_allocwrapper_fast): Replace the style of comments from C++
to C.
* extra/MacOS.c (CodeZeroPtr, GC_MacTemporaryNewPtr): Likewise.
* extra/Mac_files/MacOS_config.h: Likewise.
* extra/AmigaOS.c (GC_amiga_get_mem, GC_amiga_rec_alloc,
GC_amiga_allocwrapper_any, GC_amiga_allocwrapper_fast): Remove
commented out code.
* extra/Mac_files/MacOS_config.h: Likewise.
extra/AmigaOS.c
extra/MacOS.c
extra/Mac_files/MacOS_config.h