view loader/module.h @ 6975:d2cdfb831265

Sanitize a HTML table, <TR> are at the proper place and get closed. Largely cosmetic, can be ignored by translators.
author diego
date Sun, 11 Aug 2002 18:38:41 +0000
parents 4b0dd1ff6a20
children
line wrap: on
line source

#ifndef LOADER_MODULE_H
#define LOADER_MODULE_H
void CodecRelease(void);
void CodecAlloc(void);

#endif // LOADER_MODULE_H