chiark / gitweb /
hash-funcs: remove redundant definition of devt_hash_ops
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Feb 2018 16:37:56 +0000 (17:37 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:58:52 +0000 (07:58 +0200)
commit3a5c777b29f75cb5b129eaec8d8e7a4d5e7024fe
treed254954be197030b21dee8a05eb615ce31c0dd24
parent06b8944ea19cdffa39ae84c5dcfe9dc9d506af49
hash-funcs: remove redundant definition of devt_hash_ops

We should assign a value only in the .c file, not in both the .c and .h
file.
src/basic/hash-funcs.h