]> git.meshlink.io Git - catta/commit
It is a bad idea to name your own variables "errno". On some system the libc defines...
authorLennart Poettering <lennart@poettering.net>
Thu, 11 Aug 2005 19:30:19 +0000 (19:30 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 11 Aug 2005 19:30:19 +0000 (19:30 +0000)
commit1d04f36afcc6035e2373a39aa2c41f4e29afb748
tree90c8cee15286d99aff4bdd2ccfb33f0bc84051fe
parent803e90e6c116eda5c66828a4734ea50eedff382c
It is a bad idea to name your own variables "errno". On some system the libc defines this as a macro, so you get into strange difficulties. I renamed those variables to "error" wherever this applies.

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@294 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
avahi-client/client.c
avahi-client/entrygroup.c
avahi-client/internal.h