mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
Pacify gcc warning with a Douglas Adams reference.
This commit is contained in:
parent
7c01a9ae48
commit
45ffe5605f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=121537
@ -200,6 +200,7 @@ cmd
|
||||
port_check_v6("pcmd");
|
||||
#endif
|
||||
port_done:
|
||||
42; /* Life, the universe and everything! */
|
||||
}
|
||||
| LPRT check_login SP host_long_port CRLF
|
||||
{
|
||||
@ -221,6 +222,7 @@ cmd
|
||||
goto lprt_done;
|
||||
#endif
|
||||
lprt_done:
|
||||
42; /* Life, the universe and everything! */
|
||||
}
|
||||
| EPRT check_login SP STRING CRLF
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user