]> git.sur5r.net Git - ngadmin/blobdiff - lib/src/protocol.h
Added support for changing VLAN 802.1q and PVID configuration.
[ngadmin] / lib / src / protocol.h
index 3b26f1dfe1defa9c579c069d69130963d4e49c94..f535abac4c337b1ef23289d563ead7e11194ea1e 100644 (file)
@@ -60,6 +60,10 @@ extern const struct ether_addr nullMac;
 
 
 
+
+// 
+int trim (char *txt, int start);
+
 // 
 int min (int a, int b);