]> sigrok.org Git - libsigrok.git/blobdiff - hardware/uni-t-dmm/protocol.h
GPL headers: Use correct project name.
[libsigrok.git] / hardware / uni-t-dmm / protocol.h
index 9d688e55737237a0e829e86a5e6f46b758a1334d..389df3fa5af80621acfbf7f4cadc92759101306e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the sigrok project.
+ * This file is part of the libsigrok project.
  *
  * Copyright (C) 2012 Uwe Hermann <uwe@hermann-uwe.de>
  *
@@ -36,7 +36,6 @@
 #define sr_warn(s, args...) sr_warn(DRIVER_LOG_DOMAIN s, ## args)
 #define sr_err(s, args...) sr_err(DRIVER_LOG_DOMAIN s, ## args)
 
-/* Note: The order here must match dev_names[] in api.c. */
 enum {
        UNI_T_UT61D,
        VOLTCRAFT_VC820,