CVS: seamlessrdp/ServerExe vchannel.c,1.6,1.7 vchannel.h,1.4,1.5
Pierre Ossman <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/seamlessrdp/ServerExe
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10343/ServerExe
Modified Files:
vchannel.c vchannel.h
Log Message:
Change format to const char* to kill off some warnings.
Index: vchannel.c
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/vchannel.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** vchannel.c 10 Mar 2006 16:40:56 -0000 1.6
--- vchannel.c 10 Mar 2006 16:41:49 -0000 1.7
***************
*** 170,174 ****
int
! vchannel_write(char *format, ...)
{
BOOL result;
--- 170,174 ----
int
! vchannel_write(const char *format, ...)
{
BOOL result;
Index: vchannel.h
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/vchannel.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** vchannel.h 10 Mar 2006 16:40:56 -0000 1.4
--- vchannel.h 10 Mar 2006 16:41:49 -0000 1.5
***************
*** 34,38 ****
/* read may only be used by a single process. write is completely safe */
int vchannel_read(char *line, size_t length);
! int vchannel_write(char *format, ...);
void vchannel_block();
--- 34,38 ----
/* read may only be used by a single process. write is completely safe */
int vchannel_read(char *line, size_t length);
! int vchannel_write(const char *format, ...);
void vchannel_block();
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642