Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
another satpos fix for source_info_t
  • Loading branch information
perexg committed Apr 22, 2015
1 parent ef7946f commit 91ad983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service.c
Expand Up @@ -1452,6 +1452,7 @@ service_source_info_copy(source_info_t *dst, const source_info_t *src)
COPY(mux);
COPY(provider);
COPY(service);
COPY(satpos);
#undef COPY
}

Expand Down

0 comments on commit 91ad983

Please sign in to comment.