diff options
author | Jarno Mäkipää <jmakip87@gmail.com> | 2019-03-23 16:56:46 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-03-23 16:56:46 -0500 |
commit | c898d6ea73e368a48a4448704ae4a8931314be46 (patch) | |
tree | da92c41a7db0b2a746441c379c7972ce00a9409d /toys/other/swapon.c | |
parent | 32c617d476e5edcc70c4918ed2d451d0c27597cb (diff) | |
download | toybox-c898d6ea73e368a48a4448704ae4a8931314be46.tar.gz |
vi: Removed C99/GNU99 style for loop initializers
Removed for(int i = 0;....) style loop initializers to be consistant
with project style.
Removed few unused global variables
Added 2 empty white space lines back to CONFIG comment section.
Diffstat (limited to 'toys/other/swapon.c')
0 files changed, 0 insertions, 0 deletions