* src/location.c: Include <quotearg.h>.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Dec 2002 05:57:32 +0000 (05:57 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Dec 2002 05:57:32 +0000 (05:57 +0000)
commitb17a1fc541456df871fa672c99d8d92cc7c084dd
tree6e4747d74b855ff5e36947ce4769701a0920e322
parent5fcdb07b709f345b1efeea2956618d7d7359f67b
* src/location.c: Include <quotearg.h>.
(empty_location): Now const.
(location_print): New function.  Follow the recommendation of the
GNU Coding Standards for locations that span file boundaries.
src/location.c