X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Frscommon.h;h=45a5b3129e141af8369576e059bb386b497d823f;hb=6c413329d9f5db8c16f6c1c6378144d1edee4e2e;hp=1e6679db087035d3a8e7e9da964a94fa94f1ef45;hpb=6a0ab469d7d4fbd3cc8c3d4a031d9102b222e384;p=ypp-sc-tools.web-live.git diff --git a/yarrg/rscommon.h b/yarrg/rscommon.h index 1e6679d..45a5b31 100644 --- a/yarrg/rscommon.h +++ b/yarrg/rscommon.h @@ -123,6 +123,7 @@ void setup_value(void); typedef struct { double value[AP]; + int length; int ports[MAX_ROUTELEN]; } OnePotentialResult;