xmppc Release 0.1.0

This commit is contained in:
DebXWoody
2020-05-16 08:45:05 +02:00
parent 5480f8e6d9
commit 854fa1faf9
9 changed files with 150 additions and 52 deletions

View File

@@ -457,6 +457,7 @@ int main(int argc, char *argv[]) {
pwd[strlen(pwd)-1] = '\0';
}
tcsetattr(STDIN_FILENO, TCSANOW, &current_terminal);
printf("\n");
}
int paramc = argc- optind;