view mpbswap.h @ 22457:ec65ae350bb6

A function always returning 0 could as well return void.
author eugeni
date Tue, 06 Mar 2007 10:00:53 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */