aboutsummaryrefslogtreecommitdiff
path: root/src/util/mst.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-14 17:17:36 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-14 17:17:36 +0100
commitf62e24a88c21235bc3c901508cfb474509ef2961 (patch)
treeee481be9675674d83f54a6c66dee8356ef1dbcbc /src/util/mst.c
parent3522008dfd14f049a821dfba7ba89a27aa27d4aa (diff)
downloadgnunet-f62e24a88c21235bc3c901508cfb474509ef2961.tar.gz
gnunet-f62e24a88c21235bc3c901508cfb474509ef2961.zip
spell checking
Diffstat (limited to 'src/util/mst.c')
-rw-r--r--src/util/mst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/mst.c b/src/util/mst.c
index 7fe93c55c..13835ffd0 100644
--- a/src/util/mst.c
+++ b/src/util/mst.c
@@ -295,7 +295,7 @@ do_align:
295 else 295 else
296 { 296 {
297 /* need to copy to private buffer to align; 297 /* need to copy to private buffer to align;
298 * yes, we go a bit more spagetti than usual here */ 298 * yes, we go a bit more spaghetti than usual here */
299 goto do_align; 299 goto do_align;
300 } 300 }
301 } 301 }