aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
diff options
context:
space:
mode:
Diffstat (limited to 'host/include')
-rw-r--r--host/include/uhd/device3.hpp1
-rw-r--r--host/include/uhd/rfnoc/block_ctrl.hpp1
-rw-r--r--host/include/uhd/rfnoc/block_ctrl_base.hpp1
-rw-r--r--host/include/uhd/rfnoc/block_id.hpp1
-rw-r--r--host/include/uhd/rfnoc/blockdef.hpp1
-rw-r--r--host/include/uhd/rfnoc/constants.hpp1
-rw-r--r--host/include/uhd/rfnoc/fir_block_ctrl.hpp1
-rw-r--r--host/include/uhd/rfnoc/graph.hpp1
-rw-r--r--host/include/uhd/rfnoc/node_ctrl_base.hpp1
-rw-r--r--host/include/uhd/rfnoc/null_block_ctrl.hpp1
-rw-r--r--host/include/uhd/rfnoc/rate_node_ctrl.hpp1
-rw-r--r--host/include/uhd/rfnoc/scalar_node_ctrl.hpp1
-rw-r--r--host/include/uhd/rfnoc/sink_block_ctrl_base.hpp1
-rw-r--r--host/include/uhd/rfnoc/sink_node_ctrl.hpp1
-rw-r--r--host/include/uhd/rfnoc/source_block_ctrl_base.hpp1
-rw-r--r--host/include/uhd/rfnoc/source_node_ctrl.hpp1
-rw-r--r--host/include/uhd/rfnoc/stream_sig.hpp1
-rw-r--r--host/include/uhd/rfnoc/terminator_node_ctrl.hpp1
-rw-r--r--host/include/uhd/rfnoc/tick_node_ctrl.hpp1
-rw-r--r--host/include/uhd/types/sid.hpp1
20 files changed, 0 insertions, 20 deletions
diff --git a/host/include/uhd/device3.hpp b/host/include/uhd/device3.hpp
index d169f892d..af304d37d 100644
--- a/host/include/uhd/device3.hpp
+++ b/host/include/uhd/device3.hpp
@@ -141,4 +141,3 @@ class UHD_API device3 : public uhd::device {
} //namespace uhd
#endif /* INCLUDED_UHD_DEVICE3_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/block_ctrl.hpp b/host/include/uhd/rfnoc/block_ctrl.hpp
index f46120ec6..9a8c5f8ec 100644
--- a/host/include/uhd/rfnoc/block_ctrl.hpp
+++ b/host/include/uhd/rfnoc/block_ctrl.hpp
@@ -34,4 +34,3 @@ public:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_RFNOC_BLOCK_CTRL_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/block_ctrl_base.hpp b/host/include/uhd/rfnoc/block_ctrl_base.hpp
index b3c9c53d6..4b97fa185 100644
--- a/host/include/uhd/rfnoc/block_ctrl_base.hpp
+++ b/host/include/uhd/rfnoc/block_ctrl_base.hpp
@@ -434,4 +434,3 @@ private:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_BLOCK_CTRL_BASE_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/block_id.hpp b/host/include/uhd/rfnoc/block_id.hpp
index 6033c7133..126f3be25 100644
--- a/host/include/uhd/rfnoc/block_id.hpp
+++ b/host/include/uhd/rfnoc/block_id.hpp
@@ -198,4 +198,3 @@ namespace uhd {
}} //namespace uhd::rfnoc
#endif /* INCLUDED_UHD_TYPES_BLOCK_ID_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/blockdef.hpp b/host/include/uhd/rfnoc/blockdef.hpp
index b0d8ebafd..43845aa7d 100644
--- a/host/include/uhd/rfnoc/blockdef.hpp
+++ b/host/include/uhd/rfnoc/blockdef.hpp
@@ -113,4 +113,3 @@ public:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_RFNOC_BLOCKDEF_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/constants.hpp b/host/include/uhd/rfnoc/constants.hpp
index 92f21cae5..8c97fa220 100644
--- a/host/include/uhd/rfnoc/constants.hpp
+++ b/host/include/uhd/rfnoc/constants.hpp
@@ -99,4 +99,3 @@ static const std::string VALID_BLOCKID_REGEX = "(?:(\\d+)(?:/))?([A-Za-z][A-Za-z
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_RFNOC_CONSTANTS_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/fir_block_ctrl.hpp b/host/include/uhd/rfnoc/fir_block_ctrl.hpp
index bfed5e067..3fd93620d 100644
--- a/host/include/uhd/rfnoc/fir_block_ctrl.hpp
+++ b/host/include/uhd/rfnoc/fir_block_ctrl.hpp
@@ -43,4 +43,3 @@ public:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_RFNOC_fir_block_ctrl_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/graph.hpp b/host/include/uhd/rfnoc/graph.hpp
index d7b7cc43e..f6620d39b 100644
--- a/host/include/uhd/rfnoc/graph.hpp
+++ b/host/include/uhd/rfnoc/graph.hpp
@@ -81,4 +81,3 @@ public:
}}; /* name space uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_RFNOC_GRAPH_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/node_ctrl_base.hpp b/host/include/uhd/rfnoc/node_ctrl_base.hpp
index 9aa137b09..791f74afd 100644
--- a/host/include/uhd/rfnoc/node_ctrl_base.hpp
+++ b/host/include/uhd/rfnoc/node_ctrl_base.hpp
@@ -261,4 +261,3 @@ private:
#include <uhd/rfnoc/node_ctrl_base.ipp>
#endif /* INCLUDED_LIBUHD_NODE_CTRL_BASE_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/null_block_ctrl.hpp b/host/include/uhd/rfnoc/null_block_ctrl.hpp
index 8a982b3e0..18ff7cea1 100644
--- a/host/include/uhd/rfnoc/null_block_ctrl.hpp
+++ b/host/include/uhd/rfnoc/null_block_ctrl.hpp
@@ -67,4 +67,3 @@ public:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_RFNOC_NULL_BLOCK_CTRL_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/rate_node_ctrl.hpp b/host/include/uhd/rfnoc/rate_node_ctrl.hpp
index fb39fc806..71ebf3927 100644
--- a/host/include/uhd/rfnoc/rate_node_ctrl.hpp
+++ b/host/include/uhd/rfnoc/rate_node_ctrl.hpp
@@ -53,5 +53,4 @@ public:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_RATE_NODE_CTRL_BASE_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/scalar_node_ctrl.hpp b/host/include/uhd/rfnoc/scalar_node_ctrl.hpp
index 3d18cd5d4..e428f76fb 100644
--- a/host/include/uhd/rfnoc/scalar_node_ctrl.hpp
+++ b/host/include/uhd/rfnoc/scalar_node_ctrl.hpp
@@ -61,4 +61,3 @@ public:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_SCALAR_NODE_CTRL_BASE_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/sink_block_ctrl_base.hpp b/host/include/uhd/rfnoc/sink_block_ctrl_base.hpp
index 57c398ce3..959148b7f 100644
--- a/host/include/uhd/rfnoc/sink_block_ctrl_base.hpp
+++ b/host/include/uhd/rfnoc/sink_block_ctrl_base.hpp
@@ -110,4 +110,3 @@ protected:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_TX_BLOCK_CTRL_BASE_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/sink_node_ctrl.hpp b/host/include/uhd/rfnoc/sink_node_ctrl.hpp
index f321f529e..e080035f1 100644
--- a/host/include/uhd/rfnoc/sink_node_ctrl.hpp
+++ b/host/include/uhd/rfnoc/sink_node_ctrl.hpp
@@ -123,4 +123,3 @@ private:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_SINK_NODE_CTRL_BASE_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/source_block_ctrl_base.hpp b/host/include/uhd/rfnoc/source_block_ctrl_base.hpp
index c9976b774..4f54a72c6 100644
--- a/host/include/uhd/rfnoc/source_block_ctrl_base.hpp
+++ b/host/include/uhd/rfnoc/source_block_ctrl_base.hpp
@@ -136,4 +136,3 @@ protected:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_RX_BLOCK_CTRL_BASE_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/source_node_ctrl.hpp b/host/include/uhd/rfnoc/source_node_ctrl.hpp
index 7946e6ee7..a0e8dbe9d 100644
--- a/host/include/uhd/rfnoc/source_node_ctrl.hpp
+++ b/host/include/uhd/rfnoc/source_node_ctrl.hpp
@@ -114,4 +114,3 @@ private:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_SOURCE_NODE_CTRL_BASE_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/stream_sig.hpp b/host/include/uhd/rfnoc/stream_sig.hpp
index aab49054b..4a5128a43 100644
--- a/host/include/uhd/rfnoc/stream_sig.hpp
+++ b/host/include/uhd/rfnoc/stream_sig.hpp
@@ -75,4 +75,3 @@ UHD_INLINE std::ostream& operator<< (std::ostream& out, stream_sig_t stream_sig)
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_RFNOC_STREAMSIG_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/terminator_node_ctrl.hpp b/host/include/uhd/rfnoc/terminator_node_ctrl.hpp
index bd893f07e..56ff3a3c1 100644
--- a/host/include/uhd/rfnoc/terminator_node_ctrl.hpp
+++ b/host/include/uhd/rfnoc/terminator_node_ctrl.hpp
@@ -40,4 +40,3 @@ public:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_TERMINATOR_NODE_CTRL_BASE_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/rfnoc/tick_node_ctrl.hpp b/host/include/uhd/rfnoc/tick_node_ctrl.hpp
index 30dfc6d50..0b288274f 100644
--- a/host/include/uhd/rfnoc/tick_node_ctrl.hpp
+++ b/host/include/uhd/rfnoc/tick_node_ctrl.hpp
@@ -57,4 +57,3 @@ protected:
}} /* namespace uhd::rfnoc */
#endif /* INCLUDED_LIBUHD_TICK_NODE_CTRL_BASE_HPP */
-// vim: sw=4 et:
diff --git a/host/include/uhd/types/sid.hpp b/host/include/uhd/types/sid.hpp
index d29205810..bb92646d0 100644
--- a/host/include/uhd/types/sid.hpp
+++ b/host/include/uhd/types/sid.hpp
@@ -235,4 +235,3 @@ namespace uhd {
} //namespace uhd
#endif /* INCLUDED_UHD_TYPES_SID_HPP */
-// vim: sw=4 et: