Skip to content
Snippets Groups Projects
Commit 1bb2b9f0 authored by Tobias Schneider's avatar Tobias Schneider
Browse files

fix(epicardium): code style

parent 981c83bb
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
#include <string.h> #include <string.h>
#include <stdbool.h> #include <stdbool.h>
#define FACTOR 2 #define FACTOR 2
#define WSF_BUF_POOLS 6 #define WSF_BUF_POOLS 6
#define WSF_BUF_SIZE (0x1048 * FACTOR) #define WSF_BUF_SIZE (0x1048 * FACTOR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment