mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
7 lines
206 B
C
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 */
|