Skip to content
  • Sevan Janiyan's avatar
    Void (#328) · 9087c649
    Sevan Janiyan authored
    * First pass at setting the empty argument sections of functions with void.
    
    * It appears that the cmdsock_shutdown() implementation expects a socket to
    be specified when being called otherwise it doesn't do anything and just returns.
    I've not tracked down the socket which needs to be passed to the function yet.
    Back out the change to the cmdsock_shutdown() prototype to unbreak build.
    9087c649