Projects
Browse Source     Search     Timeline     Wiki

Changeset 23266

Show
Ignore:
Timestamp:
05/29/07 12:28:47 (18 months ago)
Author:
zarzycki@…
Message:

Drop some inaccurate 'const' use.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/launchd/src/liblaunch_private.h

    r23264 r23266  
    114114        const cpu_type_t *      spawn_binpref; 
    115115        size_t                  spawn_binpref_cnt; 
    116         const qtn_proc_t        spawn_quarantine; 
     116        qtn_proc_t              spawn_quarantine; 
    117117        const char *            spawn_seatbelt_profile; 
    118118        const uint64_t *        spawn_seatbelt_flags;