Add another company identifier

This commit is contained in:
Marcel Holtmann 2003-12-24 11:58:54 +00:00
parent 4831ff2d35
commit a1b95e6f01

View File

@ -287,6 +287,8 @@ char *bt_compidtostr(int compid)
return "Integrated System Solution Corp.";
case 58:
return "Matsushita Electric Industrial Co., Ltd.";
case 59:
return "Gennum Corporation";
case 65535:
return "internal use";
default: