]> sigrok.org Git - libsigrokdecode.git/blobdiff - type_logic.c
Doxyfile: Set version to "unreleased development snapshot".
[libsigrokdecode.git] / type_logic.c
index ded0062456467658f8645353c89e0a1671c30a93..9f2b39277570c7a920cb87b933b04888fefb5f0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the sigrok project.
+ * This file is part of the libsigrokdecode project.
  *
  * Copyright (C) 2012 Bert Vermeulen <bert@biot.com>
  *
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "sigrokdecode.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */
+#include "libsigrokdecode.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */
 #include "config.h"
 #include <inttypes.h>
 #include <string.h>