Minor comment changes.

git-svn-id: https://origsvn.digium.com/svn/libpri/branches/1.4@1488 2fbb986a-6c06-0410-b554-c9c1f0a7f128
This commit is contained in:
Richard Mudgett
2010-02-11 21:40:35 +00:00
parent d4354b4873
commit 2ec071bae6
2 changed files with 3 additions and 3 deletions

2
pri.c
View File

@@ -54,7 +54,7 @@ struct pri_timer_table {
/*!
* \note Sort the timer table entries in the order of the timer name so
* pri_dump_info_str() can display them in a consitent order.
* pri_dump_info_str() can display them in a consistent order.
*/
static const struct pri_timer_table pri_timer[] = {
/* *INDENT-OFF* */