[rename] change all .c and .h file to correct name
This commit is contained in:
7
src/teleport-browser.h
Normal file
7
src/teleport-browser.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __BROWSER_H
|
||||
#define __BROWSER_H
|
||||
|
||||
extern int run_avahi_service(TeleportPeer *);
|
||||
void avahi_shutdown(void);
|
||||
|
||||
#endif /* __BROWSER_H */
|
||||
Reference in New Issue
Block a user