blob: c1de324e4949ffd0e021bc3d42ef6bcdc50905f7 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001
2 **********************************************************
3 * ACHTUNG: WIRD VOM DRIVER NICHT MEHR GERUFEN! NICHT VERWENDEN! *
4 **********************************************************
5
6SYNOPSIS
7 string get_root_uid(void)
8
9DESCRIPTION
10 Return the string to be used as root-uid.
11 Under !native, the function is expendable.
12
13HISTORY
14 In 3.2.1@40, get_root_uid() was renamed to get_master_uid()
15 and got a new semantic.
16
17SEE ALSO
18 get_bb_uid(M), get_master_uid(M), uids(C), creator_file(M), creator(E)
19
2029.10.2006 Zesstra