Deleted Added
sdiff udiff text old ( 226035 ) new ( 226261 )
full compact
1/* $FreeBSD: stable/9/usr.bin/grep/regex/fastmatch.c 226035 2011-10-05 09:56:43Z gabor $ */
2
3/*-
4 * Copyright (C) 2011 Gabor Kovesdan <gabor@FreeBSD.org>
5 * All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions
9 * are met:

--- 160 unchanged lines hidden ---