summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/rfb/SMsgWriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/SMsgWriter.h b/common/rfb/SMsgWriter.h
index d4c5bf82..17e3481f 100644
--- a/common/rfb/SMsgWriter.h
+++ b/common/rfb/SMsgWriter.h
@@ -95,7 +95,7 @@ namespace rfb {
// pseudo-rectangles for setDesktopSize and setCursor added to it, and so
// may invoke writeSetCursorCallback().
//
- // FIXME: This functions is not used because it incorrectly computes
+ // FIXME: This function is not used because it incorrectly computes
// the number of rectangles if the Tight encoder is used.
/*
virtual void writeFramebufferUpdate(const UpdateInfo& ui, ImageGetter* ig,