From ddcaab0f6196249e26fdfc4e32a208eb6f09beba Mon Sep 17 00:00:00 2001
From: Paul Boven <p.boven@xs4all.nl>
Date: Fri, 2 Oct 2020 18:28:19 +0200
Subject: blocks: comment fix, typo in complex_to_real.h, complex_to_imag.h

---
 gr-blocks/python/blocks/bindings/complex_to_real_python.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'gr-blocks/python/blocks/bindings/complex_to_real_python.cc')

diff --git a/gr-blocks/python/blocks/bindings/complex_to_real_python.cc b/gr-blocks/python/blocks/bindings/complex_to_real_python.cc
index 666b18a1f6..967e8084c7 100644
--- a/gr-blocks/python/blocks/bindings/complex_to_real_python.cc
+++ b/gr-blocks/python/blocks/bindings/complex_to_real_python.cc
@@ -13,8 +13,8 @@
 /* If manual edits are made, the following tags should be modified accordingly.    */
 /* BINDTOOL_GEN_AUTOMATIC(0)                                                       */
 /* BINDTOOL_USE_PYGCCXML(0)                                                        */
-/* BINDTOOL_HEADER_FILE(complex_to_real.h)                                        */
-/* BINDTOOL_HEADER_FILE_HASH(6c6ab2d8ebe9cc86ef4bd69ac9c221f4)                     */
+/* BINDTOOL_HEADER_FILE(complex_to_real.h)                                         */
+/* BINDTOOL_HEADER_FILE_HASH(5ef2de4a6d9ad51131e27104d78ec0b6)                     */
 /***********************************************************************************/
 
 #include <pybind11/complex.h>
-- 
cgit v1.2.3