forked from len0rd/rockbox
Fix typo in the comment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24004 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0f19f4713d
commit
492c377fbf
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ void udelay(int usec) {
|
|||
}
|
||||
}
|
||||
|
||||
/* This function sets the spefified pin up */
|
||||
/* This function sets the specified pin up */
|
||||
void dm320_set_io (char pin_num, bool input, bool invert, bool irq, bool irqany,
|
||||
bool chat, char func_num )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue