CVS: rdesktop proto.h,1.82,1.83 proto.head,1.1,1.2 proto.tail,1.1,1.2
Peter Åstrand <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1605
Modified Files:
proto.h proto.head proto.tail
Log Message:
Added indent hints to proto templates. Generated new proto.h.
Index: proto.h
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/proto.h,v
retrieving revision 1.82
retrieving revision 1.83
diff -C2 -d -r1.82 -r1.83
*** proto.h 8 Aug 2005 19:15:55 -0000 1.82
--- proto.h 25 Aug 2005 20:43:45 -0000 1.83
***************
*** 1,2 ****
--- 1,29 ----
+ /* -*- c-basic-offset: 8 -*-
+ rdesktop: A Remote Desktop Protocol client.
+ Copyright (C) Matthew Chapman 1999-2005
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
+
+ #ifndef RDESKTOP_PROTO_H
+ #define RDESKTOP_PROTO_H
+
+ /* *INDENT-OFF* */
+ #ifdef __cplusplus
+ extern "C" {
+ #endif
+ /* *INDENT-ON* */
/* bitmap.c */
BOOL bitmap_decompress(uint8 * output, int width, int height, uint8 * input, int size, int Bpp);
***************
*** 243,244 ****
--- 270,279 ----
void ui_begin_update(void);
void ui_end_update(void);
+
+ /* *INDENT-OFF* */
+ #ifdef __cplusplus
+ }
+ #endif
+ /* *INDENT-ON* */
+
+ #endif
Index: proto.head
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/proto.head,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** proto.head 25 Aug 2005 20:39:58 -0000 1.1
--- proto.head 25 Aug 2005 20:43:45 -0000 1.2
***************
*** 21,25 ****
--- 21,27 ----
#define RDESKTOP_PROTO_H
+ /* *INDENT-OFF* */
#ifdef __cplusplus
extern "C" {
#endif
+ /* *INDENT-ON* */
Index: proto.tail
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/proto.tail,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** proto.tail 25 Aug 2005 20:39:58 -0000 1.1
--- proto.tail 25 Aug 2005 20:43:45 -0000 1.2
***************
*** 1,6 ****
--- 1,8 ----
+ /* *INDENT-OFF* */
#ifdef __cplusplus
}
#endif
+ /* *INDENT-ON* */
#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