diff options
author | Min Ragan-Kelley <benjaminrk@gmail.com> | 2011-01-06 08:42:57 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-01-06 08:42:57 +0100 |
commit | 08cd2ce05da74143b6154f7d665756870077c38d (patch) | |
tree | ded1340510dd67a84cd58182efe3cfa2536481be /AUTHORS | |
parent | 472bdcd6b4995d2ab92e97aafa898f083ce1f3ba (diff) |
resolve "function declaration isn't a prototype"
change two declarations in headers to form f(void); instead of f();
which eliminates the warnings when compiling against zeromq
Signed-off-by: MinRK <benjaminrk@gmail.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ Max Wolf <YIDIEPXGXGPN@spammotel.com> McClain Looney <m@loonsoft.com> Mikael Helbo Kjaer <mhk@designtech.dk> Mikko Koppanen <mkoppanen@php.net> +Min Ragan-Kelley <benjaminrk@gmail.com> Nir Soffer <nirsof@gmail.com> Pavel Gushcha <pavimus@gmail.com> Pavol Malosek <malosek@fastmq.com> |