A few tabs converted to spaces.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@632 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/CapsContainer.cxx b/common/rfb/CapsContainer.cxx
index 8551207..d9d2ea5 100644
--- a/common/rfb/CapsContainer.cxx
+++ b/common/rfb/CapsContainer.cxx
@@ -54,7 +54,7 @@
 
 void
 CapsContainer::add(rdr::U32 code, const char *vendor, const char *name,
-				   const char *desc)
+                   const char *desc)
 {
   // Fill in an rfbCapabilityInfo structure and pass it to the overloaded
   // function.