comparison libpostproc/postprocess.h @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents 6a6c678517b3
children bfabfdf9ce55
comparison
equal deleted inserted replaced
2966:564788471dd4 2967:ef2149182f1c
19 #ifndef NEWPOSTPROCESS_H 19 #ifndef NEWPOSTPROCESS_H
20 #define NEWPOSTPROCESS_H 20 #define NEWPOSTPROCESS_H
21 21
22 /** 22 /**
23 * @file postprocess.h 23 * @file postprocess.h
24 * @brief 24 * @brief
25 * external api for the pp stuff 25 * external api for the pp stuff
26 */ 26 */
27 27
28 #ifdef __cplusplus 28 #ifdef __cplusplus
29 extern "C" { 29 extern "C" {