prep for point release
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "string_expansion.h"
|
||||
|
||||
|
||||
|
||||
// convert a string to a char** representing our artificial argv to be consumed by execvp
|
||||
char ** expand_env(const std::string& var, int flags )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user