aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/ast_expr.h
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-07-26 15:44:05 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-07-26 15:44:05 +0000
commit57190ced92a7c5cef4841cc12098e4c75fadb681 (patch)
tree575067ff375131623c4931a2f5428098ce87da81 /include/asterisk/ast_expr.h
parent473995851447f6b158cf35c81185912d4347a7d0 (diff)
Version 0.2.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@488 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/ast_expr.h')
-rwxr-xr-xinclude/asterisk/ast_expr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asterisk/ast_expr.h b/include/asterisk/ast_expr.h
new file mode 100755
index 000000000..3739acb7e
--- /dev/null
+++ b/include/asterisk/ast_expr.h
@@ -0,0 +1 @@
+extern char *ast_expr (char *arg);