mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04: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 */
|