Indentation fix.

This commit is contained in:
Markus Armbruster 2004-02-06 23:26:25 +00:00
parent a3cd473589
commit 0696bb190d
8 changed files with 23 additions and 46 deletions

View file

@ -273,8 +273,7 @@ vl_setvec(register u_char *type, register u_short *amt, u_char *nvp,
* make a free slot; deliveries and distributions
* are fair game for us.
*/
static
int
static int
freeslot(u_char *vec, register u_char *end)
{
register u_char *vp;