chiark / gitweb /
terminal: fix missing hashmap_new() conversions
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 15 Sep 2014 15:12:41 +0000 (17:12 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 15 Sep 2014 15:12:41 +0000 (17:12 +0200)
hashmap_new() now takes *_ops instead of individual functions. Fix up any
missing invokations of it that haven't been converted already.


No differences found