]> git.saurik.com Git - wxWidgets.git/commit
Changed declaration of functions taking an empty arglist (which means
authorGuillermo Rodriguez Garcia <guille@iies.es>
Tue, 14 Mar 2000 09:32:27 +0000 (09:32 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Tue, 14 Mar 2000 09:32:27 +0000 (09:32 +0000)
commitda051b23feb1bdd85204f53a06884415cc80f037
tree36f424a3dcea977ef67e864e3eb18c4f572bf670
parent09707570eb37f6b3b016202fe172ae6a97529506
Changed declaration of functions taking an empty arglist (which means
no prototype in C, not (void) like in C++) to take (void) instead.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gsocket.h
src/msw/gsocket.c
src/unix/gsocket.c