mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
More trailing whilespace removal
This commit is contained in:
+1
-1
@@ -210,7 +210,7 @@ static int binfs_ioctl(FAR struct file *filep, int cmd, unsigned long arg)
|
||||
|
||||
if (cmd == FIOC_FILENAME)
|
||||
{
|
||||
/* IN: FAR char const ** pointer
|
||||
/* IN: FAR char const ** pointer
|
||||
* OUT: Pointer to a persistent file name (Guaranteed to persist while
|
||||
* the file is open).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user