Fixed broken string

Signed-off-by: Tyrolyean <tyrolyean@tyrolyean.net>
This commit is contained in:
Tyrolyean 2020-04-30 21:14:03 +02:00
parent e9a42139ef
commit b65e280030
No known key found for this signature in database
GPG Key ID: 81EC9BAC5E9667C6
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ int main(int argc, char* argv[]){
instance_id);
printf("Only saving bas64 encoded files: %s\n",
only_base64 ? "true":false);
only_base64 ? "true":"false");
printf("Placing files into [%s] linked by [%s]\n", directory,