projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73a38e1
)
fix little typo
author
Russell Bryant
<russell@russellbryant.com>
Wed, 16 Feb 2005 01:05:08 +0000
(
01:05
+0000)
committer
Russell Bryant
<russell@russellbryant.com>
Wed, 16 Feb 2005 01:05:08 +0000
(
01:05
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5033
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
apps/app_math.c
patch
|
blob
|
history
diff --git
a/apps/app_math.c
b/apps/app_math.c
index
95bd8b2
..
b757819
100755
(executable)
--- a/
apps/app_math.c
+++ b/
apps/app_math.c
@@
-41,7
+41,7
@@
#include <sys/file.h>
#include "../astconf.h"
-static char *tdesc = "Basic maths functions";
+static char *tdesc = "Basic Math Functions";
static char *app_math = "Math";