Fixed incorrect header guard macro definition
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
|
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
|
||||||
|
|
||||||
#ifndef __CHECKSUM_EXCEPTION_H__
|
#ifndef __CHECKSUM_EXCEPTION_H__
|
||||||
#define __NOT_FOUND_EXCEPTION_H__
|
#define __CHECKSUM_EXCEPTION_H__
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright 20011 ZXing authors
|
* Copyright 20011 ZXing authors
|
||||||
|
Reference in New Issue
Block a user