commit | 977b420d5dc66db3d4335132861a1eff3747b49a | [log] [tgz] |
---|---|---|
author | Rik Faith <faith@alephnull.com> | Tue Aug 06 18:00:57 2002 +0000 |
committer | Rik Faith <faith@alephnull.com> | Tue Aug 06 18:00:57 2002 +0000 |
tree | d4ee3c06fccda33c2be176a152714bc72c2160ab | |
parent | 881a9b214d033a1e153f61996645bdaa37eb87d8 [diff] |
Updates from Rusty Russell to: 1) Remove redundant header inclusion 2) Silence bitop on non-long argument warnings (change int to long) 3) Move to ISO C (gcc 2.6) initializers (accepted by older gccs also) All of these are syntax changes that should not impact functionality.