Fix some cloned errors in SAM GPIO interrupt setup

This commit is contained in:
Gregory Nutt
2014-07-07 15:54:37 -06:00
parent c4674b2e4a
commit befcb1c961
31 changed files with 158 additions and 101 deletions
+1 -1
View File
@@ -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;
};