src/bootstrap/win/Main.cpp @@ -42,6 +42,7 @@ fprintf(fp, "%d", privateKey[i]); } fprintf(fp, "\n};\n\n"); fprintf(fp, "#endif\n"); fclose(fp); }