2016-04-23 Fred Gleason <fredg@paravelsystems.com>

* Renamed the 'ClockAddress' parameter to 'HostAddress' in
	'rlm/rlm_walltime.c'.
This commit is contained in:
Fred Gleason
2016-04-23 12:33:13 -04:00
parent 065ebc15e2
commit 1d32d1d120
3 changed files with 15 additions and 17 deletions

View File

@@ -16,7 +16,7 @@
; IP Address
;
; The IP address of the remote UDP port, in dotted-quad notation.
; The IP address of the Walltime clock, in dotted-quad notation.
IpAddress=192.168.21.100
; UDP Port
@@ -33,11 +33,11 @@ UdpPort=6060
;
FormatString=<body bgcolor="#000000"><table cellspacing="2" cellpadding="2" border="0"><tr><td>&nbsp;</td></tr><tr><td>&nbsp;</td></tr><tr><td><font size="6" color="white">%t</font>></td></tr><tr><td>&nbsp;</td></tr><tr><td><font size="5" color="red">%a</font><td></tr></table></body>
; Clock Address.
; Host Address.
;
; The IP address of the Walltime clock unit.
;
ClockAddress=192.168.21.123
HostAddress=192.168.21.21
; Log Selection
;