Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 306321 | Differences between
and this patch

Collapse All | Expand All

(-)os_freebsd.cpp~ (-1 lines)
Lines 272-278 Link Here
272
}
272
}
273
273
274
int highpoint_command_interface(__unused int fd, __unused smart_command_set command, __unused int select, __unused char *data) {
274
int highpoint_command_interface(__unused int fd, __unused smart_command_set command, __unused int select, __unused char *data) {
275
{
276
  return -1;
275
  return -1;
277
}
276
}
278
277

Return to bug 306321