mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 07:23:11 +02:00
libeplayer3: run through indent, no binary change
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
#ifndef pcm_h_
|
||||
#define pcm_h_
|
||||
|
||||
typedef struct pcmPrivateData_s
|
||||
{
|
||||
typedef struct pcmPrivateData_s {
|
||||
int uNoOfChannels;
|
||||
int uSampleRate;
|
||||
int uBitsPerSample;
|
||||
|
Reference in New Issue
Block a user