another satpos fix for source_info_t
This commit is contained in:
parent
ef7946f5ee
commit
91ad9832ff
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue