view mpbswap.h @ 21582:239f2c145b2f

Mark utf8_get_char parameter as const and fix a compiler warning
author reimar
date Mon, 11 Dec 2006 22:37:17 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */