commit | 4e2d92454b2d822fe1d474efabccc2a3806d5f86 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu May 01 21:15:00 2008 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu May 01 21:15:00 2008 +1000 |
tree | 88ff1b8d85d367a9f70f538b326e1d13ec0173d9 | |
parent | ad9546c9917d44eddc7676b639296d624cee455e [diff] |
module: set unused_gpl_crcs instead of overwriting unused_crcs Obvious typo, but I don't know of any modules with unused GPL exports, and then it would take someone noticing that the version shouldn't have matched in a dependent module. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>