--- src/usr.bin/ssh/auth.c 2013/02/05 22:29:53 1.1 +++ src/usr.bin/ssh/auth.c 2013/02/05 22:30:19 @@ -331,7 +331,7 @@ * * XXX Should any specific check be done for sym links ? * - * Takes an the file name, its stat information (preferably from fstat() to + * Takes a file name, its stat information (preferably from fstat() to * avoid races), the uid of the expected owner, their home directory and an * error buffer plus max size as arguments. *
On Tue, Feb 05, 2013 at 03:38:00PM -0700, Jim Freeman wrote:> + * Takes a file name, its stat information (preferably from fstat() toapplied, thanks. -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.