I'm trying to debug my program written in C language. I have only error left which states:

"worning: static declaration for "my function mame here" follows non-static.

I've tried to figure it out but without positive result.

Please help me understand what that error generally means and how can I fix it.

I appreciate your help in advance.

Most Sincerely,
...