me, 2.0: jose nazario
beauty and the street
--- openafs/src/tests/pathname.c 2003/07/15 23:17:01 1.2
+++ openafs/src/tests/pathname.c 2006/10/05 15:34:29 1.3
@@ -122,7 +122,7 @@
int r;
/* If the file is seekable, try to position so we can pick up later... */
- if (phi->p->flags && DSFLAG_SEEK)
+ if (phi->p->flags & DSFLAG_SEEK)
if (r = xfseek(X, &v->offset))
return r;
return DSERR_DONE;
next Saturday, Oct 07, 2006 @ 01:55pm | previous Sunday, Oct 01, 2006 @ 02:38pm | archives
| Last modified: Saturday, Oct 07, 2006 @ 01:49pm |
copyright © 2002-2005 jose nazario, all rights reserved.