URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38e0ad08d3a2e41bc5c7c44fac0acc3b1d8bb650
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
38e0ad0 by Guy Harris (guy@xxxxxxxxxxxx):
Replace C++-style comments with "#if 0"/"#endif".
checkapi complains about C++-style comments, as some C compilers (IBM
XLC, for one) reject them by default, and gcc -pedantic might do so as
well.
Change-Id: I1719da03d2fed0fe97574e200dd79434b3d760cd
Reviewed-on: https://code.wireshark.org/review/2556
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from d51faaa Point to the Cygwin mirrors page.
adds 38e0ad0 Replace C++-style comments with "#if 0"/"#endif".
Summary of changes:
wiretap/logcat.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)