File diff r21027:e87e97e6befd → r21028:e5db3f83cafa
src/video/video_driver.hpp
Show inline comments
 
@@ -16,7 +16,7 @@
 
#include "../core/geometry_type.hpp"
 

	
 
/** The base of all video drivers. */
 
class VideoDriver: public Driver {
 
class VideoDriver : public Driver {
 
public:
 
	/**
 
	 * Mark a particular area dirty.