OSDN Git Service

Indicate that the bcache functions don't change the strings
authorjimb <jimb>
Sat, 23 Feb 2002 03:57:25 +0000 (03:57 +0000)
committerjimb <jimb>
Sat, 23 Feb 2002 03:57:25 +0000 (03:57 +0000)
commit2aab5dbd3faefb1b30a1e6ee030239ed30f8845d
tree8493f0ea854f8e136e20844709c7547dce83e13b
parent55bfaa448d12d15d4575f99e8be85145d696002e
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