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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user