tftpd: constipate struct formats
commitad5aab9281b6d67b77537b4aabfe5bc070e7fe99
authorH. Peter Anvin <hpa@zytor.com>
Thu, 5 May 2011 17:11:59 +0000 (5 10:11 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 5 May 2011 17:11:59 +0000 (5 10:11 -0700)
treea21112bd6d5aefa846972c139a422419a2c2693c
parent0b5732e263fa439906b298cdcab8f2dba3f93ce4
tftpd: constipate struct formats

struct formats should be static const; make it so and mark all users
const.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
tftpd/tftpd.c