Skip to content
Snippets Groups Projects
Commit 6a051ddb authored by ChouTatsumi's avatar ChouTatsumi
Browse files

ready to test dh

parent 21b33ce4
No related branches found
No related tags found
No related merge requests found
dh 0 → 100755
File added
...@@ -144,7 +144,7 @@ int main(int argc, char** argv) { ...@@ -144,7 +144,7 @@ int main(int argc, char** argv) {
exit(0); exit(0);
} }
printf(buffer); printf("%s\n", buffer);
return 0; return 0;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment