summaryrefslogtreecommitdiffstats
path: root/client_examples/backchannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'client_examples/backchannel.c')
-rw-r--r--client_examples/backchannel.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/client_examples/backchannel.c b/client_examples/backchannel.c
index 643754e..04d154e 100644
--- a/client_examples/backchannel.c
+++ b/client_examples/backchannel.c
@@ -1,4 +1,7 @@
-/* A simple example of an RFB client */
+/**
+ * @example backchannel-client.c
+ * A simple example of an RFB client
+ */
#include <stdio.h>
#include <stdlib.h>