]> jfr.im git - solanum.git/commit
Change struct Dictionary(*) to rb_dictionary(_\1).
authorElizabeth Myers <redacted>
Wed, 23 Mar 2016 13:09:58 +0000 (08:09 -0500)
committerElizabeth Myers <redacted>
Wed, 23 Mar 2016 13:09:58 +0000 (08:09 -0500)
commit4177311e6edcc64a1011949fabf94a685a6d9136
treea0191167b72bc71d79e258c060de38954ef74fd1
parent2ac4ba969b7199fdb573db9a845921edf3ed9b9b
Change struct Dictionary(*) to rb_dictionary(_\1).

This cleans things up a slightly and puts the dictionary stuff in its
own namespace.
15 files changed:
include/cache.h
include/capability.h
include/hash.h
include/parse.h
ircd/cache.c
ircd/capability.c
ircd/client.c
ircd/dns.c
ircd/hash.c
ircd/parse.c
ircd/s_conf.c
librb/include/rb_dictionary.h
librb/src/dictionary.c
modules/m_cap.c
modules/m_stats.c