commit | 97327e4166bd482ec812c8501f16ba5ad772a3d8 | [log] [tgz] |
---|---|---|
author | Zesstra <zesstra@zesstra.de> | Wed Aug 29 21:58:02 2018 +0200 |
committer | MG Mud User <mud@mg.mud.de> | Wed Aug 29 21:58:02 2018 +0200 |
tree | 8bee5c421cf62097cfce5332065ef000b65aadae | |
parent | df5954e30a64001b531ca97075243e5732c75cd5 [diff] [blame] |
Fixes fuer Funktionssignaturen Change-Id: Iaeaa6031a0d509b3d26cf8dab0629e660abe6cbc
diff --git a/d/seher/haeuser/truhe.c b/d/seher/haeuser/truhe.c index 3eab8ad..4476ec2 100644 --- a/d/seher/haeuser/truhe.c +++ b/d/seher/haeuser/truhe.c
@@ -64,8 +64,7 @@ return owner=ow; } -string -short() +public varargs string short() { int open; string sh, *stat; @@ -81,7 +80,7 @@ return sprintf(sh, stat[offen])+".\n"; } -oeffne(string str) +int oeffne(string str) { object env;