• unknown's avatar
    Syntax correction for bug#5560. · 7226dc51
    unknown authored
    
    tests/client_test.c:
      Pointer arithmetic on array names is not allowed in all compilers,
      rather use array elements and the address operator (bug#5560).
    7226dc51
client_test.c 276 KB