On Saturday 06 September 2008, Giuseppe Iuculano wrote: > ++#ifdef ENABLE_DEVICE_MAPPER > ++static int _is_dmraid_device (char* devpath); > ++static int _is_dmraid_major(char* devpath); > ++#endif
In my cleanup I also added a space after the function name in the 3rd line here (minor consistency issue): ++static int _is_dmraid_major (char* devpath); -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]