Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4110 → Rev 4111

/drivers/video/drm/vmwgfx/vmwgfx_drv.h
340,7 → 340,6
*/
 
bool stealth;
bool is_opened;
bool enable_fb;
 
/**
782,6 → 781,9
return (struct ttm_mem_global *) dev_priv->mem_global_ref.object;
}
 
extern struct drm_device *main_device;
extern struct drm_file *drm_file_handlers[256];
 
typedef struct
{
int width;