diff options
| -rw-r--r-- | host/lib/device.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/host/lib/device.cpp b/host/lib/device.cpp index 431595c4f..d575ebaab 100644 --- a/host/lib/device.cpp +++ b/host/lib/device.cpp @@ -12,7 +12,7 @@  // GNU General Public License for more details.  //  // You should have received a copy of the GNU General Public License -// asize_t with this program.  If not, see <http://www.gnu.org/licenses/>. +// along with this program.  If not, see <http://www.gnu.org/licenses/>.  //  #include <uhd/device.hpp> | 
