Indicate that the bcache functions don't change the strings
authorJim Blandy <jimb@codesourcery.com>
Sat, 23 Feb 2002 03:57:26 +0000 (03:57 +0000)
committerJim Blandy <jimb@codesourcery.com>
Sat, 23 Feb 2002 03:57:26 +0000 (03:57 +0000)
commitd85a5daf253cfae20df8dde7fe6699cc830b7cf5
treeb6835f22a75d0512208d11d46a0189f44c4f87db
parent374983f555df3df60025049178afe2e3f1993edc
Indicate that the bcache functions don't change the strings
they're passed.
* bcache.h (bcache, hash): Add `const' keywords to declarations.
* bcache.c (bcache, hash): Add `const' keywords to definitions.
gdb/ChangeLog
gdb/bcache.c
gdb/bcache.h