commit | 39d1d2b3d51cc1b8e8e634c01a271a2b07cfd002 | [log] [tgz] |
---|---|---|
author | Zesstra <zesstra@zesstra.de> | Mon Sep 28 23:53:04 2020 +0200 |
committer | MG Mud User <mud@mg.mud.de> | Mon Sep 28 23:53:04 2020 +0200 |
tree | a4c9a781abed5f762a647bdb3f0d7a6f1c53e53c | |
parent | 491d5cca6251df1c932c77a5ba27c5bb2980d215 [diff] [blame] |
Anpassungen Ebenen-Supervisoren Diese Objekte brauchen noch die SV-Funktionalitaeten. Change-Id: I08345bcb7488bb59202a0f597e5e15107ceec7c2
diff --git a/p/daemon/debug.c b/p/daemon/debug.c index e7270df..3a92cb3 100644 --- a/p/daemon/debug.c +++ b/p/daemon/debug.c
@@ -12,7 +12,7 @@ d_end = d_start = e_end = e_start = file_size(__DEBUG_LOG__); } -int check_ch_access( string ch, object pl, string cmd, string txt ) +int ch_check_access( string ch, object pl, string cmd, string txt ) { mixed tmp;