sr: fx2lafw: Consistent #include guard naming.

This commit is contained in:
Uwe Hermann 2012-02-27 23:55:06 +01:00
parent f9a69557d2
commit 6c39d99a28
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef LIBSIGROK_HARDWARE_FX2LAFW
#define LIBSIGROK_HARDWARE_FX2LAFW
#ifndef LIBSIGROK_HARDWARE_FX2LAFW_FX2LAFW_H
#define LIBSIGROK_HARDWARE_FX2LAFW_FX2LAFW_H
#define USB_INTERFACE 0
#define USB_CONFIGURATION 1