]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
hs: Make check-spaces happy after rename
authorDavid Goulet <dgoulet@torproject.org>
Wed, 12 Apr 2017 11:53:05 +0000 (07:53 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 12 Apr 2017 11:53:05 +0000 (07:53 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
src/or/hs_intropoint.c

index b0515bebdb6a1ecfe7d63773b981e4331b9f016f..c32d24480a16783ae36e003a9dc9c50c13ee2574 100644 (file)
@@ -94,7 +94,8 @@ verify_establish_intro_cell(const trn_cell_establish_intro_t *cell,
   /* Verify the sig */
   {
     ed25519_signature_t sig_struct;
-    const uint8_t *sig_array = trn_cell_establish_intro_getconstarray_sig(cell);
+    const uint8_t *sig_array =
+      trn_cell_establish_intro_getconstarray_sig(cell);
 
     /* Make sure the signature length is of the right size. For EXTRA safety,
      * we check both the size of the array and the length which must be the