Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / desktop / diskiconclass.h
blob71ce67b71d4920d6d67674a10a9c278ea453f03d
2 #ifndef DISKICONCLASS_H
3 # define DISKICONCLASS_H
5 struct DiskIconClassData
7 ULONG dummy;
8 };
11 #endif