From bbe7dd1c8f1bd8f42a0ae3d28f36c0334b0fd3c8 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 26 Jul 2010 22:47:06 -0700 Subject: uhd: fix find-replace accident asize_t --- host/lib/device.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/device.cpp') 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 . +// along with this program. If not, see . // #include -- cgit v1.2.3