• unknown's avatar
    - Code cleanup: replaced C++-style comments with the proper syntax for · 07001f78
    unknown authored
       .c files (the IBM Visual Age C compiler aborts with a syntax error
       on these)
    
    
    libmysql/dll.c:
       - replaced C++-style comment with the proper syntax for .c files
         (the IBM Visual Age C compiler aborts with a syntax error on these)
    libmysql/libmysql.c:
       - replaced C++-style comment with the proper syntax for .c files
         (the IBM Visual Age C compiler aborts with a syntax error on these)
    mysys/my_getopt.c:
       - replaced C++-style comment with the proper syntax for .c files
         (the IBM Visual Age C compiler aborts with a syntax error on these)
    sql/net_serv.cc:
       - replaced C++-style comment with the proper syntax for .c files
         (the IBM Visual Age C compiler aborts with a syntax error on these)
    strings/ctype-bin.c:
       - replaced C++-style comment with the proper syntax for .c files
         (the IBM Visual Age C compiler aborts with a syntax error on these)
    tests/client_test.c:
       - replaced C++-style comment with the proper syntax for .c files
         (the IBM Visual Age C compiler aborts with a syntax error on these)
    07001f78
client_test.c 202 KB