forked from Mirrors/freeswitch
switch_scheduler.c emacs stuffs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7395 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
935cbcf937
commit
16a52df845
@ -315,3 +315,14 @@ SWITCH_DECLARE(void) switch_scheduler_task_thread_stop(void)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* For Emacs:
|
||||||
|
* Local Variables:
|
||||||
|
* mode:c
|
||||||
|
* indent-tabs-mode:t
|
||||||
|
* tab-width:4
|
||||||
|
* c-basic-offset:4
|
||||||
|
* End:
|
||||||
|
* For VIM:
|
||||||
|
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
|
||||||
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user