summaryrefslogtreecommitdiffstats
path: root/common/rfb/CapsList.cxx
diff options
context:
space:
mode:
authorConstantin Kaplinsky <const@tightvnc.com>2006-09-12 05:46:34 +0000
committerConstantin Kaplinsky <const@tightvnc.com>2006-09-12 05:46:34 +0000
commit99637aa71f476f45a92c0015a82110933cb74c19 (patch)
treeb56b07c1c1592ecff2642193967cdf3209cca1d8 /common/rfb/CapsList.cxx
parent56b7fa1c91fc7e215b7498fa7b1c93cad85eb4fe (diff)
downloadtigervnc-99637aa71f476f45a92c0015a82110933cb74c19.tar.gz
tigervnc-99637aa71f476f45a92c0015a82110933cb74c19.zip
Documented the CapsList class.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@666 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'common/rfb/CapsList.cxx')
-rw-r--r--common/rfb/CapsList.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/CapsList.cxx b/common/rfb/CapsList.cxx
index e5f0aff9..11977b2e 100644
--- a/common/rfb/CapsList.cxx
+++ b/common/rfb/CapsList.cxx
@@ -18,7 +18,7 @@
//
// CapsList class implementation.
-// FIXME: Extend the comment.
+// Member functions are documented in CapsList.h.
//
#include <rfb/CapsList.h>