mirror of
https://github.com/norohind/hans.git
synced 2025-04-14 21:50:33 +03:00
Made usage() static
This commit is contained in:
parent
736099944d
commit
3459887cf7
@ -45,7 +45,7 @@ static void sig_int_handler(int)
|
||||
syslog(LOG_INFO, "SIGINT received");
|
||||
}
|
||||
|
||||
void usage()
|
||||
static void usage()
|
||||
{
|
||||
printf(
|
||||
"Hans - IP over ICMP version 0.4.1\n\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user