mariadb/vio
unknown 20c0434589 fix indentation
add space after comma
add space after equal
add comments in vio_close_shared_memory()


include/violite.h:
  fix indentation
sql-common/client.c:
  fix identation
sql/mysqld.cc:
  add space after comma
vio/vio.c:
  add space after equal
  fix identation
vio/viosocket.c:
  add space after comma
  add comments in vio_close_shared_memory()
2004-12-23 16:04:40 +05:00
..
docs
.cvsignore
Makefile.am
test-ssl.c
test-sslclient.c
test-sslserver.c - Applied some portability fixes for SGI IRIX/MipsPro compiler 2004-06-22 17:35:34 +02:00
vio.c fix indentation 2004-12-23 16:04:40 +05:00
vio_priv.h
viosocket.c fix indentation 2004-12-23 16:04:40 +05:00
viossl.c
viosslfactories.c
viotest-ssl.c
viotest-sslconnect.cc
viotest.cc