view DOCS/default.css @ 18400:dfef33ea6ddc

change the type of esp in SwsContext to uint64_t so it can hold a full register also on 64 bit systems.
author reimar
date Sun, 07 May 2006 18:14:49 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

body,table	{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 14px;
        background  : white;
}