JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove confusing SERRNO macro
authorMarkus Teich <markus.teich@stusta.mhn.de>
Sun, 20 Apr 2014 11:15:40 +0000 (13:15 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 20 Apr 2014 19:00:46 +0000 (21:00 +0200)
I found the SERRNO Macro slightly confusing, since you have to look
it up, if you don't know it already. A web search showed it does
not seem to be any kind of standard. Also there was no reason in
the commit log when it was introduced in 2009. As you can see it
also leads to new patches, which don't use this macro (probably the
author did not know about it).


No differences found