mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
includes: fix typo
Origin commit data
------------------
Branch: master
Commit: fc72dd5104
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-26 (Wed, 26 Dec 2018)
Origin message was:
------------------
- includes: fix typo
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
as "cs_api.h" so that I don't need too many ifdefs in the code */
|
||||
|
||||
#ifndef __CS_API_H__
|
||||
#define __CS_API_H_
|
||||
#define __CS_API_H__
|
||||
|
||||
#include "init.h"
|
||||
#include <config.h>
|
||||
|
Reference in New Issue
Block a user