]> source.dussan.org Git - tigervnc.git/commitdiff
A few tabs converted to spaces.
authorConstantin Kaplinsky <const@tightvnc.com>
Sat, 3 Jun 2006 14:17:43 +0000 (14:17 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Sat, 3 Jun 2006 14:17:43 +0000 (14:17 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@632 3789f03b-4d11-0410-bbf8-ca57d06f2519

common/rfb/CapsContainer.cxx

index 8551207d29bc73db43a1d9b54b572029f170778c..d9d2ea504daae18abac69baa649e8b1a44f12770 100644 (file)
@@ -54,7 +54,7 @@ CapsContainer::~CapsContainer()
 
 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.