diff options
Diffstat (limited to 'mcast/client/.svn/text-base/tra_handler.h.svn-base')
-rw-r--r-- | mcast/client/.svn/text-base/tra_handler.h.svn-base | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mcast/client/.svn/text-base/tra_handler.h.svn-base b/mcast/client/.svn/text-base/tra_handler.h.svn-base deleted file mode 100644 index fe5ac2c..0000000 --- a/mcast/client/.svn/text-base/tra_handler.h.svn-base +++ /dev/null @@ -1,10 +0,0 @@ -/* - * (c) BayCom GmbH, http://www.baycom.de, info@baycom.de - * - * See the COPYING file for copyright information and - * how to reach the author. - * - */ - -DLL_SYMBOL tra_info_t *tra_get_list(void); -int handle_tra(tra_info_t *tra_info); |