aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/regex_ipc.h')
-rw-r--r--src/regex/regex_ipc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regex/regex_ipc.h b/src/regex/regex_ipc.h
index fd6440bb80..ab7aa45cde 100644
--- a/src/regex/regex_ipc.h
+++ b/src/regex/regex_ipc.h
@@ -43,7 +43,7 @@ struct AnnounceMessage
* How many characters can we squeeze per edge?
*/
uint16_t compression;
-
+
/**
* Always zero.
*/
@@ -97,7 +97,7 @@ struct ResultMessage
* Identity of the peer that was found.
*/
struct GNUNET_PeerIdentity id;
-
+
/* followed by GET path and PUT path arrays */
};