summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYi Sun <yi.sun@intel.com>2011-08-04 13:46:28 +0800
committerYi Sun <yi.sun@intel.com>2011-08-04 13:46:28 +0800
commitb3c641312bb9f8433e610e83dbc37afdde3ab927 (patch)
tree559d73e69d299c52a3da7ea8cb6aecd2a9c84b4d
parent926f877f5dbf3d19e6911a482eae2fd73d87d505 (diff)
Refine it.
Remove the white space.
-rw-r--r--testedid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testedid.c b/testedid.c
index cf2ea13..a1c9316 100644
--- a/testedid.c
+++ b/testedid.c
@@ -686,7 +686,7 @@ int main(void)
print_edid(edid_list[i]);
- parse_edid(edid_list[i]);
+ parse_edid(edid_list[i]);
}
return 0;