11272 libprint: move declaration of ns_kvp_destroy() into ns.h

Review Request #2017 — Created June 22, 2019 and submitted

tsoome
illumos-gate
11272
1955
572c7ed...
general
11272 libprint: move declaration of ns_kvp_destroy() into ns.h


  • 0
  • 0
  • 1
  • 0
  • 1
Description From Last Updated
domag02
  1. ns_kvp_destroy() is used to 'manipulate key/value pairs' and not to 'get/put printer objects', so please put in the appropriate section.

  2. usr/src/lib/print/libprint/common/ns.h (Diff revision 1)
     
     

    The declaration "extern void ns_kvp_destroy(ns_kvp_t *);" should be here.

  3. 
      
tsoome
tsoome
Review request changed

Status: Closed (submitted)

norm
  1. Ship It!
  2. 
      
Loading...