diff options
Diffstat (limited to 'stack/include/goep_util.h')
-rw-r--r-- | stack/include/goep_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack/include/goep_util.h b/stack/include/goep_util.h index 8bfe4af..600c6d0 100644 --- a/stack/include/goep_util.h +++ b/stack/include/goep_util.h @@ -226,7 +226,7 @@ GOEP_API extern void GOEP_TraceSupportedDataTypes(UINT8 data_types, UINT8 *p_dat #define GOEP_ErrorName(_x) "" #endif #define GOEP_TraceSupportedDataTypes(x, y) -#endif /* end if BT_TRACE_PROTOCOL */ +#endif /***************************************************************************** |