commit | a8613180748385dc793c5095f61b89de484dbbb7 | [log] [tgz] |
---|---|---|
author | William Roberts <w.roberts@sta.samsung.com> | Wed Sep 05 11:23:40 2012 -0700 |
committer | William Roberts <w.roberts@sta.samsung.com> | Wed Sep 05 11:23:40 2012 -0700 |
tree | 229681421b4f9ee5f50dcfe6824fb036b5130894 | |
parent | 98ed392e68e041340ca8881ebf0a3cdf6bd5e880 [diff] |
Added new line to end of file Change-Id: I4f0576a47ca2e99bca719bf321349c7d7d05cd3c
diff --git a/check_seapp/check_seapp.c b/check_seapp/check_seapp.c index 166e6d3..82d7166 100644 --- a/check_seapp/check_seapp.c +++ b/check_seapp/check_seapp.c
@@ -911,8 +911,7 @@ r = cursor->e->r; rule_map_print(output_file, r); cursor = cursor->next; - if (cursor) - fprintf(output_file, "\n"); + fprintf(output_file, "\n"); } }