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:
463444b
)
Fix the name :)
author
Mark Spencer
<markster@digium.com>
Sat, 17 Jul 2004 23:54:23 +0000
(23:54 +0000)
committer
Mark Spencer
<markster@digium.com>
Sat, 17 Jul 2004 23:54:23 +0000
(23:54 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3467
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
include/asterisk/features.h
patch
|
blob
|
history
diff --git
a/include/asterisk/features.h
b/include/asterisk/features.h
index
1e30f8a
..
287e8ae
100755
(executable)
--- a/
include/asterisk/features.h
+++ b/
include/asterisk/features.h
@@
-14,8
+14,8
@@
*
*/
-#ifndef _PARKING_H
-#define _PARKING_H
+#ifndef _FEATURES_H
+#define _FEATURES_H
//! Park a call and read back parked location
/*! \param chan the channel to actually be parked
@@
-51,4
+51,4
@@
extern int ast_bridge_call(struct ast_channel *chan, struct ast_channel *peer,st
extern int ast_pickup_call(struct ast_channel *chan);
-#endif /* _PARKING_H */
+#endif /* _FEATURES_H */