Commit 0ea5b950 authored by Brickner_cp's avatar Brickner_cp

1 warning left.

parent 2b00538a
......@@ -28,6 +28,6 @@ namespace PcapDotNet { namespace Core
OfflinePacketCommunicator(System::String^ fileName);
private:
static pcap_t* OpenFile(System::String^ filename);
static pcap_t* OpenFile(System::String^ fileName);
};
}}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment