sim: common: trim trailing whitespace

This commit is contained in:
Mike Frysinger
2011-03-15 03:16:17 +00:00
parent 7f35e99197
commit 028f651542
42 changed files with 300 additions and 292 deletions

View File

@@ -50,7 +50,7 @@ hw_ioctl (struct hw *me,
va_end(ap);
return status;
}
char *
hw_strdup (struct hw *me, const char *str)
{