mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Minor documentation updates and other cosmetic changes
This commit is contained in:
@@ -70,4 +70,3 @@ FAR char **getoptargp(void)
|
||||
{
|
||||
return &optarg;
|
||||
}
|
||||
|
||||
|
||||
@@ -70,4 +70,3 @@ int *getoptindp(void)
|
||||
{
|
||||
return &optind;
|
||||
}
|
||||
|
||||
|
||||
@@ -70,4 +70,3 @@ int *getoptoptp(void)
|
||||
{
|
||||
return &optopt;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user