Skip to content
Snippets Groups Projects

Fix vendor prefix value

Merged Amin Ben Romdhane requested to merge vendor_prefix into devel
5 files
+ 7
9
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 0
1
@@ -13,7 +13,6 @@
#define __DMLAYER_H__
#include "libbbfdm-api/dmcommon.h"
#define STR(s) #s
void gre___get_tunnel_system_name(struct uci_section *iface_section, char *device_str, size_t device_str_size);
Loading