mirror of
https://github.com/mfontanini/libtins
synced 2026-01-24 11:11:35 +01:00
Fixed some bugs. Added a better dependency system for Makefiles.
This commit is contained in:
@@ -49,7 +49,6 @@ struct InterfaceCollector {
|
||||
}
|
||||
};
|
||||
|
||||
/** \cond */
|
||||
struct IPv4Collector {
|
||||
uint32_t ip;
|
||||
bool found;
|
||||
|
||||
Reference in New Issue
Block a user