mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
- unify handling of ca header
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __CA_H_
|
||||
#define __CA_H_
|
||||
#ifndef __ca_ci__
|
||||
#define __ca_ci__
|
||||
|
||||
#include <config.h>
|
||||
#include <stdint.h>
|
||||
@@ -362,4 +362,4 @@ public:
|
||||
virtual ~cCA();
|
||||
};
|
||||
|
||||
#endif ///__CA_H_
|
||||
#endif // __ca_ci__
|
||||
|
Reference in New Issue
Block a user