commit | 99637aa71f476f45a92c0015a82110933cb74c19 | [log] [tgz] |
---|---|---|
author | Constantin Kaplinsky <const@tightvnc.com> | Tue Sep 12 05:46:34 2006 +0000 |
committer | Constantin Kaplinsky <const@tightvnc.com> | Tue Sep 12 05:46:34 2006 +0000 |
tree | b56b07c1c1592ecff2642193967cdf3209cca1d8 | |
parent | 56b7fa1c91fc7e215b7498fa7b1c93cad85eb4fe [diff] [blame] |
Documented the CapsList class. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@666 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/CapsList.cxx b/common/rfb/CapsList.cxx index e5f0aff..11977b2 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>