Fix #ifdef macro names to be in sync with header filenames.

This commit is contained in:
László Monda
2017-05-23 03:08:31 +02:00
parent 54deb41e6c
commit debe0240dc
9 changed files with 17 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
#ifndef __BRIDGE_PROTOCOL__
#define __BRIDGE_PROTOCOL__
#ifndef __BRIDGE_PROTOCOL_H__
#define __BRIDGE_PROTOCOL_H__
// Macros: