view DOCS/default.css @ 31443:ea6731235485

Move declarations for functions defined in stream_cddb.c to cdd.h. This fixes a bunch of warnings about missing function prototypes.
author diego
date Mon, 21 Jun 2010 10:30:54 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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