From 9cafb850bdc8ba404add817f90c25faef6ecf9e3 Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 13 Sep 2019 07:48:05 -0400 Subject: Revert "add /src/gpuwattch formatting" This reverts commit b7776785a18d3f4e6229cd625f92c11b55894b75. --- src/gpuwattch/globalvar.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/gpuwattch/globalvar.h') diff --git a/src/gpuwattch/globalvar.h b/src/gpuwattch/globalvar.h index e0b76c2..9532576 100644 --- a/src/gpuwattch/globalvar.h +++ b/src/gpuwattch/globalvar.h @@ -29,10 +29,11 @@ * ***************************************************************************/ + #ifndef GLOBALVAR_H_ #define GLOBALVAR_H_ -#ifdef GLOBALVAR +#ifdef GLOBALVAR #define EXTERN #else #define EXTERN extern @@ -41,3 +42,7 @@ EXTERN bool opt_for_clk; #endif /* GLOBALVAR_H_ */ + + + + -- cgit v1.3