warning :extra tokens (ignored) after directive

hi
I am getting the following warning while compilation of my C project.

/var/tmp/aaaa003z6: warning: 101: extra tokens (ignored) after directive

Can anyone help what this warning means and how to get rid of this.
Thanks

What is on line 101? If you have some preprocessor statements, make sure they are right.