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/fusb_sysconfig_ra_wb.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/fusb_sysconfig_ra_wb.cc')
-rw-r--r-- | usrp/host/lib/fusb_sysconfig_ra_wb.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/lib/fusb_sysconfig_ra_wb.cc b/usrp/host/lib/fusb_sysconfig_ra_wb.cc index 561ab2223..c527e3099 100644 --- a/usrp/host/lib/fusb_sysconfig_ra_wb.cc +++ b/usrp/host/lib/fusb_sysconfig_ra_wb.cc @@ -1,6 +1,6 @@ /* -*- c++ -*- */ /* - * Copyright 2003,2006 Free Software Foundation, Inc. + * Copyright 2003,2006,2009 Free Software Foundation, Inc. * * This file is part of GNU Radio * |