Files
bitchx/source
Kevin Easton d03781f45b Fix the $timer() scripting function.
This function never worked - function_timer() was creating a string but then
never throwing it away and returning a part of the argument instead, which
then caused a crash because it couldn't be freed later in the expression
parsing.


git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@472 13b04d17-f746-0410-82c6-800466cd88b0
2013-11-16 03:17:13 +00:00
..
2009-09-02 14:14:21 +00:00
2013-10-16 11:58:14 +00:00
2013-11-13 09:57:15 +00:00
2013-11-16 03:17:13 +00:00