projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98de8de
)
Comment update
author
Pekka Riikonen
<priikone@silcnet.org>
Fri, 20 Feb 2004 08:52:09 +0000
(08:52 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Fri, 20 Feb 2004 08:52:09 +0000
(08:52 +0000)
lib/silcclient/silcclient.h
patch
|
blob
|
history
diff --git
a/lib/silcclient/silcclient.h
b/lib/silcclient/silcclient.h
index d518c42b8531fa86c69525b0cb102f93b3169f8f..b02b60f93fbee4f4d612baa74ec7a96de4e3c8b5 100644
(file)
--- a/
lib/silcclient/silcclient.h
+++ b/
lib/silcclient/silcclient.h
@@
-2462,7
+2462,7
@@
typedef void (*SilcClientFileMonitor)(SilcClient client,
*
* SYNOPSIS
*
- * typedef void (*SilcClientFileName)(
SilcUInt32 session_id
,
+ * typedef void (*SilcClientFileName)(
const char *filepath
,
* void *context);
*
* DESCRIPTION