Add new company identifiers

This commit is contained in:
Marcel Holtmann 2003-06-03 14:04:01 +00:00
parent 742d032d41
commit 8095772fc0

View File

@ -275,6 +275,8 @@ char *bt_compidtostr(int compid)
return "Commil Ltd";
case 52:
return "Computer Access Technology Corporation (CATC)";
case 53:
return "Eclipse (HQ Espana) S.L.";
case 65535:
return "internal use";
default: