test
This commit is contained in:
parent
c8f0df0b28
commit
dbacf7d4ea
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ struct PacketInfo {
|
||||||
source_mac: String,
|
source_mac: String,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// test comment
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
let application = Application::new(Some("com.example.ip_reporter"), Default::default());
|
let application = Application::new(Some("com.example.ip_reporter"), Default::default());
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue