mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
cunistd: Fix stray single back quote the crept in in last commit.
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ namespace std
|
||||
using ::pause;
|
||||
|
||||
// File descriptor opertions
|
||||
`
|
||||
|
||||
using ::close;
|
||||
using ::dup;
|
||||
using ::dup2;
|
||||
|
||||
Reference in New Issue
Block a user