]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - include/gpif-acquisition.h
Add a few more code comments.
[sigrok-firmware-fx2lafw.git] / include / gpif-acquisition.h
index 8787cf9122b83e6cfff7eaf18045c095e5e3b29d..0b1f964ec548110250643b8bf7f5dd98de97ed1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the fx2lafw project.
+ * This file is part of the sigrok-firmware-fx2lafw project.
  *
  * Copyright (C) 2012 Joel Holdsworth <joel@airwebreathe.org.uk>
  *
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef FX2LAFW_GPIF_ACQUISITION_H
-#define FX2LAFW_GPIF_ACQUISITION_H
+#ifndef FX2LAFW_INCLUDE_GPIF_ACQUISITION_H
+#define FX2LAFW_INCLUDE_GPIF_ACQUISITION_H
 
 #include <stdbool.h>
 #include <command.h>