Updated comments in video implementations.

This commit is contained in:
Philipp Wiesemann
2016-07-18 22:03:47 +02:00
parent c8cd5c559a
commit d478f26ef4
4 changed files with 4 additions and 4 deletions

View File

@@ -88,7 +88,7 @@ RPI_Create()
device->driverdata = phdata;
/* Setup amount of available displays and current display */
/* Setup amount of available displays */
device->num_displays = 0;
/* Set device free function */