Clean up how argv is stored in process_t

This commit is contained in:
ridiculousfish
2012-01-31 18:06:20 -08:00
parent 207ab2aa5b
commit beece6a828
7 changed files with 48 additions and 61 deletions

View File

@@ -2159,4 +2159,3 @@ void complete_print( string_buffer_t *out )
}
}
}