mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
- Regenerate patches - Update homepage in pkg-descr PR: 203802 Submitted by: tkato432@yahoo.com
10 lines
304 B
C
10 lines
304 B
C
--- src/dvb/dvbsi.h.orig 2015-08-07 15:43:59 UTC
|
|
+++ src/dvb/dvbsi.h
|
|
@@ -957,7 +957,6 @@ public:
|
|
return DvbPmtSectionEntry(getData() + 12 + descriptorsLength, getLength() - (16 + descriptorsLength));
|
|
}
|
|
|
|
-private:
|
|
Q_DISABLE_COPY(DvbPmtSection)
|
|
void initPmtSection(const char *data, int size);
|
|
|