mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 13:52:22 +08:00
Fix some cloned errors in SAM GPIO interrupt setup
This commit is contained in:
@@ -425,7 +425,7 @@ typedef struct poff_debugfuncinfo_s poff_debugfuncinfo_t;
|
||||
|
||||
struct poff_debugarginfo_s
|
||||
{
|
||||
/* This is the size, in bytes, of one input paramter */
|
||||
/* This is the size, in bytes, of one input parameter */
|
||||
|
||||
uint32_t da_size;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user