Commit 442d1bbb authored by David Reid's avatar David Reid

Fix a pedantic warning about a missing new line at EOF.

parent 39296644
......@@ -69,4 +69,4 @@ int main(int argc, char** argv)
drwav_uninit(&wav);
return 0;
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment