mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-17 02:02:22 +00:00
Merge hint patch, add new variables, and misc. PBX cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@722 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -64,7 +64,7 @@ static char *exts = "alaw|al";
|
||||
|
||||
|
||||
/* Returns time in msec since system boot. */
|
||||
static unsigned long get_time()
|
||||
static unsigned long get_time(void)
|
||||
{
|
||||
struct tms buf;
|
||||
clock_t cur;
|
||||
|
Reference in New Issue
Block a user