projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
04_DCCP-socket-functions.diff
[paraslash.git]
/
audiod.h
diff --git
a/audiod.h
b/audiod.h
index 3f481460e787cb16fb4c175b026e9abed0727d1f..9c53e6d6500b4dabc83e609ac64b0f427b742def 100644
(file)
--- a/
audiod.h
+++ b/
audiod.h
@@
-51,7
+51,7
@@
struct audiod_command {
/**
* describes one instance of a receiver-filter-writer chain
*
/**
* describes one instance of a receiver-filter-writer chain
*
- * \sa receier_node, receiver, filter, filter_node, filter_chain, writer,
+ * \sa recei
v
er_node, receiver, filter, filter_node, filter_chain, writer,
* writer_node, writer_node_group.
*/
struct slot_info {
* writer_node, writer_node_group.
*/
struct slot_info {
@@
-105,7
+105,6
@@
extern struct status_task *stat_task;
extern struct slot_info slot[MAX_STREAM_SLOTS];
extern struct audiod_args_info conf;
extern int audiod_status;
extern struct slot_info slot[MAX_STREAM_SLOTS];
extern struct audiod_args_info conf;
extern int audiod_status;
-extern const char *status_item_list[NUM_STAT_ITEMS];
void __noreturn clean_exit(int status, const char *msg);
int handle_connect(int accept_fd);
void __noreturn clean_exit(int status, const char *msg);
int handle_connect(int accept_fd);