(kcm_door_server): make static
authorLove Hörnquist Åstrand <lha@kth.se>
Tue, 7 Jun 2005 00:35:10 +0000 (00:35 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Tue, 7 Jun 2005 00:35:10 +0000 (00:35 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15352 ec53bebd-3082-4978-b11e-865c3cabbd6b

kcm/connect.c

index 1c30d4fca8c6444313538152efcdea1314082f27..dc51fe0f2bf6114bdd9c12fef60ff039a19109f6 100644 (file)
@@ -534,7 +534,7 @@ handle_stream(struct descr *d, int index, int min_free)
 
 #ifdef HAVE_DOOR_CREATE
 
-void
+static void
 kcm_door_server(void  *cookie, char *argp, size_t arg_size,
                door_desc_t *dp, uint_t n_desc)
 {