2011-07-15 Till Straumann <strauman@slac.stanford.edu>

* nfs.c: removed stray Ctrl-M char.
This commit is contained in:
Till Straumann
2011-07-15 21:22:23 +00:00
parent 7805594ba8
commit 01eb27f0d0

View File

@@ -1574,7 +1574,7 @@ unsigned long niu,siu;
*/
assert( node->args.name );
*(arg->c) = pathname + (node->args.name - p);
*(arg->c) = pathname + (node->args.name - p);
#if 0
/* restore the directory node */