Indentation fix.
This commit is contained in:
parent
a3cd473589
commit
0696bb190d
8 changed files with 23 additions and 46 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue