Skip to content

Commit a86a0ba

Browse files
committed
Test: rfbClient break
1 parent eace355 commit a86a0ba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rfb/rfbclient.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,9 @@ typedef struct _rfbClient {
246246

247247
AppData appData;
248248

249-
const char* programName;
249+
int xyz;
250+
251+
const char *programName;
250252
char* serverHost;
251253
int serverPort; /**< if -1, then use file recorded by vncrec */
252254
rfbBool listenSpecified;

0 commit comments

Comments
 (0)