[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-cvs
Subject:    [Bochs-cvs] [13930] trunk/bochs/iodev/network/netmod.h
From:       vruppert--- via Bochs-cvs <bochs-cvs () lists ! sourceforge ! net>
Date:       2020-08-30 8:34:57
Message-ID: 1598776497.991700.30717 () sfp-scm-3 ! v30 ! lw ! sourceforge ! com
[Download RAW message or body]

Revision: 13930
Author:   vruppert
Date:     2020-08-30 08:34:57 +0000 (Sun, 30 Aug 2020)
Log Message:
-----------
Fixed compilation in the MSVC plugins case.

Modified Paths:
--------------
    trunk/bochs/iodev/network/netmod.h

Modified: trunk/bochs/iodev/network/netmod.h
===================================================================
--- trunk/bochs/iodev/network/netmod.h	2020-08-29 17:45:42 UTC (rev 13929)
+++ trunk/bochs/iodev/network/netmod.h	2020-08-30 08:34:57 UTC (rev 13930)
@@ -88,7 +88,7 @@
 
 int execute_script(bx_devmodel_c *netdev, const char *name, char* arg1);
 void BOCHSAPI_MSVCONLY write_pktlog_txt(FILE *pktlog_txt, const Bit8u *buf, unsigned \
                len, bx_bool host_to_guest);
-size_t strip_whitespace(char *s);
+size_t BOCHSAPI_MSVCONLY strip_whitespace(char *s);
 
 //
 //  The eth_pktmover class is used by ethernet chip emulations



_______________________________________________
Bochs-cvs mailing list
Bochs-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bochs-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic