]> git.tuebingen.mpg.de Git - paraslash.git/commit
Make client_pre_select() and client_post_select() static.
authorAndre Noll <maan@systemlinux.org>
Sat, 22 Dec 2007 13:29:02 +0000 (14:29 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 22 Dec 2007 13:29:02 +0000 (14:29 +0100)
commit4591d3022ef21b5148a604d1099eacd85570bde0
treeb4229e9956a802d46f5df1c3199069f8380f86d6
parentb18a5fbb286422395ae52b78dcf0ceb2c3d070c8
Make client_pre_select() and client_post_select() static.

Move functions around a bit to avoid forward-declarations.
client.h
client_common.c