mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-30 04:41:51 +02:00
Compare commits
2 Commits
copilot/fi
...
a049fddcea
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a049fddcea | ||
|
|
af06fa0621 |
@@ -1722,5 +1722,5 @@ void var_subst(void *go, struct script_data *sc, trig_data *trig,
|
|||||||
left -= len;
|
left -= len;
|
||||||
} /* else if *p .. */
|
} /* else if *p .. */
|
||||||
} /* while *p .. */
|
} /* while *p .. */
|
||||||
buf[sizeof(buf) - 1] = '\0';
|
*buf = '\0';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user