mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
refactor: fix whitespaces
This commit is contained in:
parent
7c74f0f2e9
commit
b533cee9ad
25 changed files with 25 additions and 25 deletions
|
@ -29,7 +29,7 @@
|
|||
#include <villas/crypt.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
struct advio {
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
#include "api/session.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Forward declarations */
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
#include <villas/buffer.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
enum api_version {
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
#pragma once
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Common states for most objects in VILLASnode (paths, nodes, hooks, plugins) */
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
#pragma once
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Paths */
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#include <openssl/sha.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/** Calculate SHA1 hash of complete file \p f and place it into \p sha1.
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Forward declarations */
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
#include <jansson.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Forward declarations */
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
#include <villas/list.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define IF_IRQ_MAX 3 /**< Maxmimal number of IRQs of an interface */
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
#include <jansson.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
typedef uint32_t tc_hdl_t;
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
#include <jansson.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
typedef uint32_t tc_hdl_t;
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
#include <villas/common.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define LIST_CHUNKSIZE 16
|
||||
|
|
|
@ -30,7 +30,7 @@ struct log;
|
|||
#include "log.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/** Wrapper for log_parse, to check if config file exists **/
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
#include <villas/common.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
struct node_direction {
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
*********************************************************************************/
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
#include <villas/list.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Forward declaration */
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
#include <villas/list.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
enum iec61850_type {
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
#include <villas/nodes/iec61850.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
struct iec61850_sv {
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
#include <villas/queue_signalled.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Forward declarations */
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
#include "format_type.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/** (De-)Register a plugin by adding it to the global plugin list.
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
#include <villas/common.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Forward declarations */
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
#include "queue.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
enum queue_signalled_flags {
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
#include <time.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Forward declarations */
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
#include <time.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/** Get delta between two timespec structs */
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
#include <villas/log.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue