[tor-bugs] #5627 [Vidalia]: Two tabs instead of white spaces in NetViewer.cpp

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Apr 15 15:50:32 UTC 2012


#5627: Two tabs instead of white spaces in NetViewer.cpp
---------------------+------------------------------------------------------
 Reporter:  sirop    |          Owner:  chiiph
     Type:  defect   |         Status:  new   
 Priority:  normal   |      Milestone:        
Component:  Vidalia  |        Version:        
 Keywords:           |         Parent:  #2731 
   Points:           |   Actualpoints:        
---------------------+------------------------------------------------------
 #define SETTING_SPLITTER_MAIN  -> "NetViewSplitMain"

   connect(ui.treeRouterList,
 SIGNAL(routerSelected(QList<RouterDescriptor>)),
 -> ->           this, SLOT(routerSelected(QList<RouterDescriptor>)));

 Tabs are marked with ->.

 Have to substitute them with white spaces in order to get rid of
 identical lines in further commits.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5627>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list