Changeset 357

Show
Ignore:
Timestamp:
02/26/06 04:49:03 (3 years ago)
Author:
edmanm
Message:

So why didn't svn do the $Id:$ business properly the first time around?

Location:
trunk/src
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/control/controlsocket.cpp

    r356 r357  
    2222/**  
    2323 * \file controlsocket.cpp 
    24  * \version $Id: mainwindow.h 351 2006-02-26 08:27:19Z edmanm $ 
     24 * \version $Id: $ 
    2525 */ 
    2626 
  • trunk/src/control/controlsocket.h

    r356 r357  
    2222/**  
    2323 * \file controlsocket.h 
    24  * \version $Id: mainwindow.h 351 2006-02-26 08:27:19Z edmanm $ 
     24 * \version $Id: $ 
    2525 */ 
    2626 
     
    4141 * isn't any data to read, we want to return anyway. */ 
    4242#define READ_TIMEOUT  250 
    43   
     43 
     44 
    4445class ControlSocket : public QTcpSocket 
    4546{ 
  • trunk/src/util/compat.cpp

    r356 r357  
    2121 
    2222/**  
    23  * \file mainwindow.h 
     23 * \file compat.cpp 
    2424 * \version $Id$ 
    2525 *