X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ccode.h;fp=ccode.h;h=456b735df524ff3eed9c2688be95f8537c0d0c86;hb=2e28b53eb15d5dc11653247ee12aed2c7e5aac43;hp=60feaf448727b545e171682a9a3a0d72257b6f8b;hpb=5a7b1d45e9604becce2410333fcc71de818e3782;p=mothur.git diff --git a/ccode.h b/ccode.h index 60feaf4..456b735 100644 --- a/ccode.h +++ b/ccode.h @@ -28,10 +28,10 @@ class Ccode : public Chimera { ~Ccode(); int getChimeras(Sequence* query); - Sequence* print(ostream&, ostream&); + Sequence print(ostream&, ostream&); #ifdef USE_MPI - Sequence* print(MPI_File&, MPI_File&); + Sequence print(MPI_File&, MPI_File&); #endif private: