summaryrefslogtreecommitdiff
path: root/shared/mga_state.c
AgeCommit message (Collapse)Author
2002-08-29standardize use of __FUNCTION__ (Linus)Keith Whitwell
2002-08-06Updates from Rusty Russell to:Rik Faith
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.
2002-07-05merged bsd-3-0-0-branchAlan Hourihane