X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=splat.cpp;h=7724fc69fb0f6631eaac793e3b06c59b43073ac7;hb=refs%2Ftags%2Fdebian%2F1.1.0-2;hp=2fe6fd42a616996b8233deeb5be5e240693427ba;hpb=996bd803ab22572b622b684221c9a8ca04b3f63a;p=debian%2Fsplat diff --git a/splat.cpp b/splat.cpp index 2fe6fd4..7724fc6 100644 --- a/splat.cpp +++ b/splat.cpp @@ -78,7 +78,7 @@ struct { float lat[ARRAYSIZE]; int length; } path; -struct { int min_north; +static struct { int min_north; int max_north; int min_west; int max_west;