Encoding of numerous files changed to UTF-8
This commit is contained in:
parent
b227226476
commit
720c9b05f4
@ -413,7 +413,7 @@ DUMMYPreInit(ScrnInfoPtr pScrn, int flags)
|
||||
clockRanges = (ClockRangePtr)xnfcalloc(sizeof(ClockRange), 1);
|
||||
clockRanges->next = NULL;
|
||||
clockRanges->ClockMulFactor = 1;
|
||||
clockRanges->minClock = 11000; /* guessed §§§ */
|
||||
clockRanges->minClock = 11000; /* guessed §§§ */
|
||||
clockRanges->maxClock = 300000;
|
||||
clockRanges->clockIndex = -1; /* programmable */
|
||||
clockRanges->interlaceAllowed = TRUE;
|
||||
|
Loading…
Reference in New Issue
Block a user