Files
textmate/Applications/TextMate/src/RMateServer.h
2013-07-31 15:03:19 +02:00

7 lines
206 B
C

#ifndef RMATESERVER_H_UPCJJJ8U
#define RMATESERVER_H_UPCJJJ8U
void setup_rmate_server (bool enabled, uint16_t port, bool listenForRemoteClients);
#endif /* end of include guard: RMATESERVER_H_UPCJJJ8U */