1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-02 00:23:50 +03:00

Fix duplicate gloabl warning.

Jeremy.
(This used to be commit 6da33797b0)
This commit is contained in:
Jeremy Allison
2008-07-30 15:01:33 -07:00
parent f18076cb32
commit e29e81624e

View File

@@ -61,7 +61,7 @@ static struct bitmap *bmap;
* system _anyway_. so that's the next step...
*/
static int close_internal_rpc_pipe_hnd(struct pipes_struct *pipe);
static int close_internal_rpc_pipe_hnd(struct pipes_struct *p);
/****************************************************************************
Internal Pipe iterator functions.