aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dl_group
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-11-10 05:26:16 +0000
committerlloyd <[email protected]>2009-11-10 05:26:16 +0000
commit7e318f666c592a98afa3ea15a654ebe6c0bc726e (patch)
treea74229ab97c4d72acbeed515af25f4b0226fcd0c /src/pubkey/dl_group
parent34cb4ecfa3854d4b0985280fa72168e4d3a44948 (diff)
Make set_all_values in {ECDSA,ECKAEG}_{Public,Private}Key all non-virtual;
virtual-ness not needed, and was overriding/overloading by argument which doesn't actually work in C++ and only happened to work because it was only ever used with the version implemented in that same class. ICC was warning, too. Make non-virtual.
Diffstat (limited to 'src/pubkey/dl_group')
0 files changed, 0 insertions, 0 deletions