Reduce some 2 line variable checks to single line.
authorChristopher Michael <cpmichael1@comcast.net>
Sat, 10 May 2008 07:44:01 +0000 (07:44 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Sat, 10 May 2008 07:44:01 +0000 (07:44 +0000)
commit5d0868e9ed17d2e12cd4f63c4dff11ad29feb80c
tree9793390d686a543131bacdc18333a6d6e23380f0
parent20d084b45023587463f0bfdebe5e1a0949229ff4
Reduce some 2 line variable checks to single line.
Fix some formatting & remove whitespace.
In some instances, check if creation of widget_data was succesful before
continuing with the rest of the function.

SVN revision: 34522
src/bin/e_ilist.c
src/bin/e_widget_ilist.c