[Gd-chatter] r11694 - in trunk/libraries: network/ip-stack/layers/physical/pcap-live-interface registry/x86-win32
hannes at gwydiondylan.org
hannes at gwydiondylan.org
Sat Feb 23 23:28:03 CET 2008
Author: hannes
Date: Sat Feb 23 23:28:02 2008
New Revision: 11694
Added:
trunk/libraries/network/ip-stack/layers/physical/pcap-live-interface/library-win32.dylan
- copied unchanged from r11693, trunk/libraries/network/ip-stack/layers/physical/pcap-live-interface/library.dylan
trunk/libraries/network/ip-stack/layers/physical/pcap-live-interface/pcap-live-interface-win32.lid
- copied, changed from r11693, trunk/libraries/network/ip-stack/layers/physical/pcap-live-interface/pcap-live-interface.lid
Removed:
trunk/libraries/network/ip-stack/layers/physical/pcap-live-interface/library.dylan
trunk/libraries/network/ip-stack/layers/physical/pcap-live-interface/pcap-live-interface.lid
Modified:
trunk/libraries/registry/x86-win32/pcap-live-interface
Log:
Job: 7299
rename win32 specific stuff to win32
Copied: trunk/libraries/network/ip-stack/layers/physical/pcap-live-interface/pcap-live-interface-win32.lid (from r11693, trunk/libraries/network/ip-stack/layers/physical/pcap-live-interface/pcap-live-interface.lid)
==============================================================================
--- trunk/libraries/network/ip-stack/layers/physical/pcap-live-interface/pcap-live-interface.lid (original)
+++ trunk/libraries/network/ip-stack/layers/physical/pcap-live-interface/pcap-live-interface-win32.lid Sat Feb 23 23:28:02 2008
@@ -1,4 +1,4 @@
library: pcap-live-interface
-files: library
+files: library-win32
pcap-live-interface
-c-libraries: wpcap.lib
\ No newline at end of file
+c-libraries: wpcap.lib
Modified: trunk/libraries/registry/x86-win32/pcap-live-interface
==============================================================================
--- trunk/libraries/registry/x86-win32/pcap-live-interface (original)
+++ trunk/libraries/registry/x86-win32/pcap-live-interface Sat Feb 23 23:28:02 2008
@@ -1 +1 @@
-abstract://dylan/network/ip-stack/layers/physical/pcap-live-interface/pcap-live-interface.lid
\ No newline at end of file
+abstract://dylan/network/ip-stack/layers/physical/pcap-live-interface/pcap-live-interface-win32.lid
More information about the chatter
mailing list