* Increment version to 1.0.14.
* Fix TiVo beacon issue where it would only broadcast on eth0. * Fix a couple gcc4.4 warnings.
This commit is contained in:
@ -24,8 +24,8 @@ struct aBeacon
|
||||
struct aBeacon* next;
|
||||
};
|
||||
|
||||
|
||||
uint32_t getBcastAddress( void );
|
||||
uint32_t
|
||||
getBcastAddress();
|
||||
|
||||
int
|
||||
OpenAndConfTivoBeaconSocket();
|
||||
|
Reference in New Issue
Block a user