display_records() now displays the record syntax OID as well as its symbolic name...
authorMike Taylor <mike@indexdata.com>
Wed, 9 Jul 2003 23:00:21 +0000 (23:00 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 9 Jul 2003 23:00:21 +0000 (23:00 +0000)
commitc12f2351ad72e5e4788f30684de0d98e5bc0dc1e
tree364aa1b44c8ca9e8169a07e1339d2955b041d2e6
parentcf273cb8a7f73124935713928cd5df5b537f8b9c
display_records() now displays the record syntax OID as well as its symbolic name.  It does this using a new utility function, oid_name_to_dotstring(), which is currently file-static but should probably go into the oid.c module.
zoom/zoomsh.c