diff options
Diffstat (limited to 'src/core/main.c')
-rw-r--r-- | src/core/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/main.c b/src/core/main.c index 74452b78..ec052b06 100644 --- a/src/core/main.c +++ b/src/core/main.c @@ -9,7 +9,6 @@ Literature dealing with the network protocols: DHCP - RFC2131, RFC2132 (options) TFTP - RFC1350, RFC2347 (options), RFC2348 (blocksize), RFC2349 (tsize) RPC - RFC1831, RFC1832 (XDR), RFC1833 (rpcbind/portmapper) - NFS - RFC1094, RFC1813 (v3, useful for clarifications, not implemented) IGMP - RFC1112 **************************************************************************/ |