Explorar el Código

Remove unnecessary newline

Lucas Stadler %!s(int64=9) %!d(string=hace) años
padre
commit
896951e4ee
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      c/jsc-test.c

+ 0 - 1
c/jsc-test.c

@ -5,7 +5,6 @@
5 5
#include <JavaScriptCore/JavaScript.h>
6 6
7 7
#define CONSOLE_LOG_BUF_SIZE 1000
8
9 8
char console_log_buf[CONSOLE_LOG_BUF_SIZE];
10 9
11 10
JSStringRef to_string(JSContextRef ctx, JSValueRef val);