From ad9dc7166792fcdb52a861e40fe02a6e3324b7f0 Mon Sep 17 00:00:00 2001 From: Constantin Kaplinsky Date: Sat, 3 Jun 2006 14:17:43 +0000 Subject: [PATCH] A few tabs converted to spaces. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@632 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- common/rfb/CapsContainer.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/rfb/CapsContainer.cxx b/common/rfb/CapsContainer.cxx index 8551207d..d9d2ea50 100644 --- a/common/rfb/CapsContainer.cxx +++ b/common/rfb/CapsContainer.cxx @@ -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. -- 2.39.5