Make sure that labeling is used consistently in all function headers (part 3).

This commit is contained in:
Gregory Nutt
2018-02-01 12:17:03 -06:00
parent 1567b82429
commit 2683f713ab
31 changed files with 35 additions and 70 deletions
+1 -1
View File
@@ -977,7 +977,7 @@ errout:
}
/****************************************************************************
* Name:ft5x06_ioctl
* Name: ft5x06_ioctl
****************************************************************************/
static int ft5x06_ioctl(FAR struct file *filep, int cmd, unsigned long arg)