mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2011-07-15 Till Straumann <strauman@slac.stanford.edu>
* nfs.c: removed stray Ctrl-M char.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user