CVS: seamlessrdp/ClientDLL stdstring.h,1.6,1.7

Peter Åstrand <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/seamlessrdp/ClientDLL
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11068/ClientDLL

Modified Files:
	stdstring.h 
Log Message:
Indenting with the CVS version of astyle

Index: stdstring.h
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ClientDLL/stdstring.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** stdstring.h	28 Aug 2005 12:56:37 -0000	1.6
--- stdstring.h	28 Aug 2005 12:58:39 -0000	1.7
***************
*** 1577,1581 ****
  #else
          
!         sDst.resize( nDst + nSrc );
          szCvt;
  #endif
--- 1577,1581 ----
  #else
          
! sDst.resize( nDst + nSrc );
          szCvt;
  #endif
***************
*** 2551,2555 ****
  #else // otherwise make our own hackneyed version of CString's Load
                  
! // Get the resource name and module handle
                  
              if ( NULL == hModule )
--- 2551,2555 ----
  #else // otherwise make our own hackneyed version of CString's Load
                  
!             // Get the resource name and module handle
                  
              if ( NULL == hModule )
***************
*** 3168,3172 ****
  #else
              
!             int nLen = ssnprintf( szBuf, STD_BUF_SIZE - 1, szFmt, argList );
  #endif
              
--- 3168,3172 ----
  #else
              
! int nLen = ssnprintf( szBuf, STD_BUF_SIZE - 1, szFmt, argList );
  #endif
              



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.