summaryrefslogtreecommitdiffstats
path: root/src/fig/FIG0.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fig/FIG0.h')
-rw-r--r--src/fig/FIG0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fig/FIG0.h b/src/fig/FIG0.h
index 248b501..625e2ae 100644
--- a/src/fig/FIG0.h
+++ b/src/fig/FIG0.h
@@ -78,7 +78,7 @@ class FIG0_2 : public IFIG
private:
FIGRuntimeInformation *m_rti;
- std::vector<std::shared_ptr<DabService> >::iterator serviceProgFIG0_2;
+ std::vector<std::shared_ptr<DabService> >::iterator serviceFIG0_2;
};
#endif // __FIG0_H_