Correct typo in header file iempotence. Noted as part of Issue #53 by Goran Mekić

This commit is contained in:
Gregory Nutt 2017-06-03 06:43:14 -06:00
parent b27ccd1bc6
commit 4526cd665e
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
//***************************************************************************
#ifndef __LIBXX_LIBXX_HXX
#define __LIBXX_LIBXX__HXX
#define __LIBXX_LIBXX_HXX 1
//***************************************************************************
// Included Files