git.samba.org
/
sfrench
/
samba-autobuild
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d81c9e
)
s3: Fix warning
author
Tim Prouty
<tprouty@samba.org>
Thu, 22 Jan 2009 21:14:04 +0000
(13:14 -0800)
committer
Tim Prouty
<tprouty@samba.org>
Thu, 22 Jan 2009 21:14:04 +0000
(13:14 -0800)
source3/include/proto.h
patch
|
blob
|
history
diff --git
a/source3/include/proto.h
b/source3/include/proto.h
index 40ced543ecacab56f454b1eb668c204951baa2d6..d55546f94cc560398127b6ced4f3ac736fb3e4ac 100644
(file)
--- a/
source3/include/proto.h
+++ b/
source3/include/proto.h
@@
-7024,7
+7024,7
@@
NTSTATUS get_relative_fid_filename(connection_struct *conn,
/* The following definitions come from smbd/oplock.c */
int32 get_number_of_exclusive_open_oplocks(void);
-bool oplock_message_waiting();
+bool oplock_message_waiting(
void
);
void process_kernel_oplocks(struct messaging_context *msg_ctx);
bool set_file_oplock(files_struct *fsp, int oplock_type);
void release_file_oplock(files_struct *fsp);