]> Trent Huber's Code - xpmview.git/commit
Clean up error messages
authorTrent Huber <trentmhuber@gmail.com>
Fri, 8 Nov 2024 23:38:12 +0000 (18:38 -0500)
committerTrent Huber <trentmhuber@gmail.com>
Fri, 8 Nov 2024 23:38:12 +0000 (18:38 -0500)
commitc8006494e60bfd4081f79c0b5d285d667f519db0
treea393c1e9a877b5667fca680d836b44995dd8baf5
parent3a20924d9262b318e1bab951347aad0c97498c2b
Clean up error messages

 - Line numbers added to all relevant error messages
 - Verbage changed to be both clearer for end users and more consistant
   with the XPM manual (found in ./resourses)
src/main.c
src/parser.c
src/tokenizer.c
src/utils.h