git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Document the change to system_filter_user's default.
[users/jgh/exim.git]
/
src
/
exim_monitor
/
em_main.c
diff --git
a/src/exim_monitor/em_main.c
b/src/exim_monitor/em_main.c
index cee1fd09a6b5686d328bd68a0df574c52f594a3b..2756ab0151cd5f02e86f266e281e4fdb8cc09aa1 100644
(file)
--- a/
src/exim_monitor/em_main.c
+++ b/
src/exim_monitor/em_main.c
@@
-1,10
+1,10
@@
-/* $Cambridge: exim/src/exim_monitor/em_main.c,v 1.
2 2005/01/04 10:00:42 ph10
Exp $ */
+/* $Cambridge: exim/src/exim_monitor/em_main.c,v 1.
6 2009/11/16 19:50:36 nm4
Exp $ */
/*************************************************
* Exim Monitor *
*************************************************/
/*************************************************
* Exim Monitor *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 200
5
*/
+/* Copyright (c) University of Cambridge 1995 - 200
9
*/
/* See the file NOTICE for conditions of use and distribution. */
/* See the file NOTICE for conditions of use and distribution. */
@@
-200,7
+200,7
@@
Returns: 0 if there is no port, else the port number.
*/
int
*/
int
-host_extract_port(uschar *address)
+host_
address_
extract_port(uschar *address)
{
int skip = -3; /* Skip 3 dots in IPv4 addresses */
address--;
{
int skip = -3; /* Skip 3 dots in IPv4 addresses */
address--;