Cosmetic fix to comment

This commit is contained in:
Gregory Nutt
2015-12-11 10:06:40 -06:00
parent f9f19d867b
commit f45e2a247e
2 changed files with 3 additions and 2 deletions
+1 -1
Submodule arch updated: c8448d662d...ca979759a7
+2 -1
View File
@@ -165,7 +165,8 @@ static FAR sigpendq_t *sig_allocatependingsignal(void)
}
/* If we were not called from an interrupt handler, then we are
* free to allocate pending action structures if necessary. */
* free to allocate pending action structures if necessary.
*/
else
{