Changeset 8297

Show
Ignore:
Timestamp:
04/29/08 22:37:34
Author:
eb
Message:

Added missing initialization of d_debug_fp (Dan Halperin)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gnuradio/trunk/gr-atsc/src/lib/atsci_sssr.cc

    r8292 r8297  
    11/* -*- c++ -*- */ 
    22/* 
    3  * Copyright 2002 Free Software Foundation, Inc. 
     3 * Copyright 2002,2008 Free Software Foundation, Inc. 
    44 *  
    55 * This file is part of GNU Radio 
     
    9898 
    9999atsci_sssr::atsci_sssr () 
     100  : d_debug_fp(0) 
    100101{ 
    101102  reset (); 
     
    190191   
    191192atsci_interpolator::atsci_interpolator (double nominal_ratio_of_rx_clock_to_symbol_freq) 
     193  : d_debug_fp(0) 
    192194{ 
    193195// Tweaked ratio from 1.8 to 1.78 to support input rate of 19.2MHz