Roxen.git/
server/
base_server/
roxen.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1998-02-28
1998-02-28 21:15:05 by Johan Schön <js@opera.com>
52dc099e8dca0174e5cf60671c820a38102f55bc (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Typo.
Rev: server/base_server/roxen.pike:1.170
1:
-
constant cvs_version = "$Id: roxen.pike,v 1.
169
1998/02/
20
11
:
16
:
35
per
Exp $";
+
constant cvs_version = "$Id: roxen.pike,v 1.
170
1998/02/
28
21
:
15
:
05
js
Exp $";
#define IN_ROXEN #include <roxen.h> #include <config.h>
1637:
". See the file etc/supports for examples."); globvar("audit", 0, "Audit trail", TYPE_FLAG,
-
"If Audit trail is set to Yes, all changes of uid will be"
+
"If Audit trail is set to Yes, all changes of uid will be
"
"logged in the Event log."); #if efun(syslog)