Deleted Added
full compact
37c37
< * $FreeBSD: head/usr.bin/locate/bigram/locate.bigram.c 141563 2005-02-09 09:13:36Z stefanf $
---
> * $FreeBSD: head/usr.bin/locate/bigram/locate.bigram.c 209571 2010-06-28 12:04:55Z gavin $
39a40
> #if 0
48a50
> #endif
70,72c72,74
< register u_char *cp;
< register u_char *oldpath = buf1, *path = buf2;
< register u_int i, j;
---
> u_char *cp;
> u_char *oldpath = buf1, *path = buf2;
> u_int i, j;