aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_ipc.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-06 20:55:28 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-06 20:55:28 +0000
commit61c39c60565b386e0e12ea669556b030e8cd7180 (patch)
tree59109aeab8297bdc996faca8c4e38ec7426c36cf /src/regex/regex_ipc.h
parent780eb09dd8040ecf8649d40ddf8314464e0fc48e (diff)
-remove trailing whitespace
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 */
};