Deleted Added
full compact
37c37
< * $FreeBSD: head/usr.sbin/ngctl/mkpeer.c 158882 2006-05-24 14:46:55Z glebius $
---
> * $FreeBSD: head/usr.sbin/ngctl/mkpeer.c 160002 2006-06-28 10:38:38Z glebius $
79c79
< return(CMDRTN_USAGE);
---
> return (CMDRTN_USAGE);
86c86
< return(CMDRTN_ERROR);
---
> return (CMDRTN_ERROR);
88c88
< return(CMDRTN_OK);
---
> return (CMDRTN_OK);