From 3df275e81341b2f6c4b9719377e44fd1162c4919 Mon Sep 17 00:00:00 2001 From: Yoimor <94640525+Yoimor@users.noreply.github.com> Date: Thu, 11 Aug 2022 09:35:41 +0000 Subject: [PATCH] add chipper to all package.json files, fix some obvious package.json bugs, phetsims/chipper#92 --- stockapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stockapi.h b/stockapi.h index fbf10b5..22bf9ba 100644 --- a/stockapi.h +++ b/stockapi.h @@ -129,4 +129,4 @@ long get_stock_from_yahoo (char* code, /* int output = open ("output2.csv", O_WRONLY | O_CREAT | O_TRUNC, 0755); if (output == -1) return 1; */ BufferStruct buffer; - \ No newline at end of file + buffer \ No newline at end of file