
5 Sep
2011
5 Sep
'11
6:12 p.m.
On Monday, September 05, 2011 06:02:21 PM Wolfgang Denk wrote:
Dear Fabio Estevam,
In message
CAOMZO5A1v5jUkXTF9nKnZh8VNewzkoMB1tMmE9cRJCJDp+y2ug@mail.gmail.com you wrote:
But you're using extern in _header_ (.h) file ... so ... why ?
My patch removes the extern from the C file and put it on a header file with other extern's.
What Marek probably wants to tell yet (in a bit a complicated way) is that you should omit the "extern" in the prototype declaration. Just remove all "extern" from the header file.
No, I was asking if there's some special reason for this or it's plain wrong. I see the later's the case.
Thanks, cheers!
Best regards,
Wolfgang Denk