Newline at end of devimage.c (no whatsnew)

This commit is contained in:
Miodrag Milanovic 2010-08-04 08:30:38 +00:00
parent 2301c7d1e5
commit b8b87c341a

View File

@ -605,4 +605,4 @@ void legacy_image_device_base::call_get_devices()
void *legacy_image_device_base::get_device_specific_call()
{
return (void*) m_config.get_legacy_config_fct(DEVINFO_FCT_DEVICE_SPECIFIC);
}
}