Skip to content

Commit b2eb42e

Browse files
committed
libvncclient: change comment to reflect file rename
1 parent 6775d12 commit b2eb42e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/rfb/rfbclient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ extern rfbBool HandleCursorShape(rfbClient* client,int xhot, int yhot, int width
502502
extern void listenForIncomingConnections(rfbClient* viewer);
503503
extern int listenForIncomingConnectionsNoFork(rfbClient* viewer, int usec_timeout);
504504

505-
/* rfbproto.c */
505+
/* rfbclient.c */
506506

507507
extern rfbBool rfbEnableClientLogging;
508508
typedef void (*rfbClientLogProc)(const char *format, ...);

0 commit comments

Comments
 (0)