50feb4b Use std::string in ctf_start

Authored and Committed by Tom Tromey 6 years ago
    Use std::string in ctf_start
    
    This changes ctf_start to use std::string, allowing for some cleanup
    removal.
    
    ChangeLog
    2017-09-11  Tom Tromey  <tom@tromey.com>
    
    	* ctf.c (ctf_start): Use std::string.
    
        
file modified
+4 -0
file modified
+6 -12