Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 112373
Collapse All | Expand All

(-)aspell-0.60.4-orig/modules/filter/nroff.cpp (-1 / +1 lines)
Lines 73-79 Link Here
73
      return false;
73
      return false;
74
    }
74
    }
75
    
75
    
76
    bool NroffFilter::process_char (FilterChar::Chr c);
76
    bool process_char (FilterChar::Chr c);
77
      
77
      
78
  public:
78
  public:
79
79

Return to bug 112373