Project

General

Profile

« Previous | Next » 

Revision 78628618

Added by shyouhei (Shyouhei Urabe) about 6 years ago

struct st_hash_type now free from ANYARGS

After 5e86b005c0f2ef30df2f9906c7e2f3abefe286a2, I now think ANYARGS is
dangerous and should be extinct. This commit adds function prototypes
for struct st_hash_type. Honestly I don't understand why they were
commented out at the first place.