fix "line #=0" and "missing function name" bugs in rsym data. There's one issue this...
authorRoyce Mitchell III <royce3@ev1.net>
Sun, 15 Jan 2006 01:12:00 +0000 (01:12 +0000)
committerRoyce Mitchell III <royce3@ev1.net>
Sun, 15 Jan 2006 01:12:00 +0000 (01:12 +0000)
commit1eafbf2c6b5dfc4e2f63497f1a971f2f2898c7d8
tree8fc411c5e946958a2e4333a74281a05e9d67c3f5
parentd39838f0863a3b1d3527af9dd9bd3fb636696962
fix "line #=0" and "missing function name" bugs in rsym data. There's one issue this fix causes - apparently macros will have their file/line # reported, instead of the location they are being invoked, but this is a far cry better than before.

svn path=/trunk/; revision=20880
reactos/tools/rsym.c