diff options
Diffstat (limited to 'convertfile.inc')
-rwxr-xr-x | convertfile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/convertfile.inc b/convertfile.inc index a8aed41..76109a8 100755 --- a/convertfile.inc +++ b/convertfile.inc @@ -1,6 +1,6 @@ <?php -function pspice_to_kicad_convert_file() +function pspice_to_kicad_convert_test_file() { $upload_root_path = pspice_to_kicad_upload_path(); |