ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Windows/router/mib/mibaccess.cpp
(Generate patch)

Comparing BasiliskII/src/Windows/router/mib/mibaccess.cpp (file contents):
Revision 1.1 by gbeauche, 2004-12-05T16:48:36Z vs.
Revision 1.3 by gbeauche, 2008-01-01T09:40:34Z

# Line 40 | Line 40
40   /*
41   *  MibAccess.cpp - ip router
42   *
43 < *  Basilisk II (C) 1997-2001 Christian Bauer
43 > *  Basilisk II (C) 1997-2008 Christian Bauer
44   *
45   *  Windows platform specific code copyright (C) Lauri Pesonen
46   *
# Line 62 | Line 62
62  
63   #include "sysdeps.h"
64   #include "mibaccess.h"
65 < #include "..\dynsockets.h"
66 < #include "..\dump.h"
65 > #include "../dynsockets.h"
66 > #include "../dump.h"
67  
68   #if DEBUG
69   #pragma optimize("",off)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines