diff options
author | Johnathan Corgan | 2009-10-01 13:51:03 -0700 |
---|---|---|
committer | Johnathan Corgan | 2009-10-01 13:51:03 -0700 |
commit | f4a86ccaa23e7e513dbbfa45456ea5783c106ec0 (patch) | |
tree | 745a3255d003b2e139372ac0f20523a4aa98cdeb /usrp/host/lib/db_dtt754.cc | |
parent | 6f820db7a8076d38eb2633f44916e2328708ea42 (diff) | |
download | gnuradio-f4a86ccaa23e7e513dbbfa45456ea5783c106ec0.tar.gz gnuradio-f4a86ccaa23e7e513dbbfa45456ea5783c106ec0.tar.bz2 gnuradio-f4a86ccaa23e7e513dbbfa45456ea5783c106ec0.zip |
Cleanup in preparation for merge
Fix trailing whitespace
Use standard include guards
Add more missing config.h includes
Fixup emacs mode strings
Update copyright notices
Diffstat (limited to 'usrp/host/lib/db_dtt754.cc')
-rw-r--r-- | usrp/host/lib/db_dtt754.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/lib/db_dtt754.cc b/usrp/host/lib/db_dtt754.cc index 9634c610d..9ced705e4 100644 --- a/usrp/host/lib/db_dtt754.cc +++ b/usrp/host/lib/db_dtt754.cc @@ -1,6 +1,6 @@ /* -*- c++ -*- */ // -// Copyright 2008 Free Software Foundation, Inc. +// Copyright 2008,2009 Free Software Foundation, Inc. // // This file is part of GNU Radio // |