Fossil SCM

Replace some tabs with spaces.

danield 2025-12-18 09:09 trunk
Commit 21c76f1916f4158fe29764c77af82b0aaa80dbce580fcf97425ca765066710e2
1 file changed +7 -7
--- extsrc/cson_amalgamation.c
+++ extsrc/cson_amalgamation.c
@@ -13,20 +13,20 @@
1313
#include <stddef.h>
1414
1515
/* Windows DLL stuff */
1616
#ifdef JSON_PARSER_DLL
1717
# ifdef _MSC_VER
18
-# ifdef JSON_PARSER_DLL_EXPORTS
19
-# define JSON_PARSER_DLL_API __declspec(dllexport)
20
-# else
21
-# define JSON_PARSER_DLL_API __declspec(dllimport)
22
-# endif
18
+# ifdef JSON_PARSER_DLL_EXPORTS
19
+# define JSON_PARSER_DLL_API __declspec(dllexport)
20
+# else
21
+# define JSON_PARSER_DLL_API __declspec(dllimport)
22
+# endif
2323
# else
24
-# define JSON_PARSER_DLL_API
24
+# define JSON_PARSER_DLL_API
2525
# endif
2626
#else
27
-# define JSON_PARSER_DLL_API
27
+# define JSON_PARSER_DLL_API
2828
#endif
2929
3030
/* Determine the integer type use to parse non-floating point numbers */
3131
#ifdef _WIN32
3232
typedef __int64 JSON_int_t;
3333
--- extsrc/cson_amalgamation.c
+++ extsrc/cson_amalgamation.c
@@ -13,20 +13,20 @@
13 #include <stddef.h>
14
15 /* Windows DLL stuff */
16 #ifdef JSON_PARSER_DLL
17 # ifdef _MSC_VER
18 # ifdef JSON_PARSER_DLL_EXPORTS
19 # define JSON_PARSER_DLL_API __declspec(dllexport)
20 # else
21 # define JSON_PARSER_DLL_API __declspec(dllimport)
22 # endif
23 # else
24 # define JSON_PARSER_DLL_API
25 # endif
26 #else
27 # define JSON_PARSER_DLL_API
28 #endif
29
30 /* Determine the integer type use to parse non-floating point numbers */
31 #ifdef _WIN32
32 typedef __int64 JSON_int_t;
33
--- extsrc/cson_amalgamation.c
+++ extsrc/cson_amalgamation.c
@@ -13,20 +13,20 @@
13 #include <stddef.h>
14
15 /* Windows DLL stuff */
16 #ifdef JSON_PARSER_DLL
17 # ifdef _MSC_VER
18 # ifdef JSON_PARSER_DLL_EXPORTS
19 # define JSON_PARSER_DLL_API __declspec(dllexport)
20 # else
21 # define JSON_PARSER_DLL_API __declspec(dllimport)
22 # endif
23 # else
24 # define JSON_PARSER_DLL_API
25 # endif
26 #else
27 # define JSON_PARSER_DLL_API
28 #endif
29
30 /* Determine the integer type use to parse non-floating point numbers */
31 #ifdef _WIN32
32 typedef __int64 JSON_int_t;
33

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button