Skip to content

Commit

Permalink
correct include guard
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesg committed Jun 22, 2017
1 parent 6a1619b commit cd24ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ma_dsn.h
Expand Up @@ -16,7 +16,7 @@
or write to the Free Software Foundation, Inc.,
51 Franklin St., Fifth Floor, Boston, MA 02110, USA
*************************************************************************************/
#ifndef _na_dsn_h_
#ifndef _ma_dsn_h_
#define _ma_dsn_h_

#include <odbcinst.h>
Expand Down

0 comments on commit cd24ea5

Please sign in to comment.