diff options
| author | Ollivier Robert <roberto@FreeBSD.org> | 2008-08-18 14:26:05 +0000 | 
|---|---|---|
| committer | Ollivier Robert <roberto@FreeBSD.org> | 2008-08-18 14:26:05 +0000 | 
| commit | ff717da2cf625e3d07537a93a4c240692fa55bd6 (patch) | |
| tree | 9dcf618e4446ac2b5fca7d0afe7767382664f0d6 /util/ansi2knr.c | |
| parent | cce65f439697627afbccf5a67035a957bb4d784a (diff) | |
Diffstat (limited to 'util/ansi2knr.c')
| -rw-r--r-- | util/ansi2knr.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/util/ansi2knr.c b/util/ansi2knr.c index 1b32b068ab0bd..a042674d5c1b0 100644 --- a/util/ansi2knr.c +++ b/util/ansi2knr.c @@ -64,7 +64,7 @@ program under the GPL.  	lpd 2000-04-12 backs out Eggert's changes because of bugs:  	- concatlits didn't declare the type of its bufend argument; -	- concatlits didn't't recognize when it was inside a comment; +	- concatlits didn't recognize when it was inside a comment;  	- scanstring could scan backward past the beginning of the string; when  	- the check for \ + newline in scanstring was unnecessary. | 
