Searched refs:sameGroup (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/apps/installer/
H A DInstallerWindow.cpp964 int sameGroup = strcmp(group1->GroupName(), group2->GroupName()); local
965 if (sameGroup != 0)
966 return sameGroup;

Completed in 59 milliseconds