diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-13 14:37:24 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-13 14:37:24 +0200 |
commit | dd46149d707006e033f0d5f45ae91f800f8058c0 (patch) | |
tree | 56a32dae112b85e73b555d7efd44298e58102d01 /src/test/errors.h | |
parent | derp (diff) | |
download | libgamma-dd46149d707006e033f0d5f45ae91f800f8058c0.tar.gz libgamma-dd46149d707006e033f0d5f45ae91f800f8058c0.tar.bz2 libgamma-dd46149d707006e033f0d5f45ae91f800f8058c0.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | src/test/errors.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/errors.h b/src/test/errors.h index d88b3b1..50ed595 100644 --- a/src/test/errors.h +++ b/src/test/errors.h @@ -15,8 +15,8 @@ * You should have received a copy of the GNU General Public License * along with this library. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef LIBGAMMA_TEST_ERRROS_H -#define LIBGAMMA_TEST_ERRROS_H +#ifndef LIBGAMMA_TEST_ERRROS_H +#define LIBGAMMA_TEST_ERRROS_H /** |