Merge pull request #1491 from ZoneMinder/gcc6_fix

quick fix for gcc6
This commit is contained in:
Steve Gilvarry 2016-05-17 23:39:56 +10:00
commit b4b9c1f2c0
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ private:
} sdes; } sdes;
// BYE // BYE
struct Bye struct
{ {
uint32_t srcN[]; // list of sources uint32_t srcN[]; // list of sources
// can't express trailing text for reason (what does this mean? it's not even english!) // can't express trailing text for reason (what does this mean? it's not even english!)