]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix a compilation warning: function does not have to be STATIC.
authorNick Mathewson <nickm@torproject.org>
Mon, 13 May 2019 18:34:16 +0000 (14:34 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 13 May 2019 18:34:16 +0000 (14:34 -0400)
src/core/or/circuitpadding.c

index f21cf113cc546cb80c6404c90f145aa985082de7..58e8e053c709a30a690a511b7a54cc3dfe0f89f3 100644 (file)
@@ -1107,7 +1107,7 @@ circpad_new_consensus_params(const networkstatus_t *ns)
 /**
  * Return true if padding is allowed by torrc and consensus.
  */
-STATIC bool
+static bool
 circpad_is_padding_allowed(void)
 {
   /* If padding has been disabled in the consensus, don't send any more