diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-05-12 20:33:01 +0100 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-05-14 17:21:37 +0100 |
commit | f7929d0089935a6e5282054720913239abb64dc2 (patch) | |
tree | f92fd35706c2bdd180d3def33f593946b8e99a52 /gnuradio-runtime/lib/posix_memalign.cc | |
parent | cf08d9f477aeee1faa455a04f6f48521a9458a01 (diff) |
cleaning up files and references to gnuradio-core.
Diffstat (limited to 'gnuradio-runtime/lib/posix_memalign.cc')
-rw-r--r-- | gnuradio-runtime/lib/posix_memalign.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/posix_memalign.cc b/gnuradio-runtime/lib/posix_memalign.cc index a08e9e127a..f75b1d5f3f 100644 --- a/gnuradio-runtime/lib/posix_memalign.cc +++ b/gnuradio-runtime/lib/posix_memalign.cc @@ -98,7 +98,7 @@ int posix_memalign * (enough for the input arguments); no idea what to do. */ -#error gnuradio-core/src/libmissing/posix_memalign.cc: Cannot find a way to alloc aligned memory. +#error gnuradio-runtime/lib/posix_memalign.cc: Cannot find a way to alloc aligned memory. #endif |