X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ccode.h;h=456b735df524ff3eed9c2688be95f8537c0d0c86;hb=541bab1dac00688b4c3a8c4a95ab464412663c50;hp=60feaf448727b545e171682a9a3a0d72257b6f8b;hpb=4b6e3f7b5543822a2cca4fb076ab6af2ce8ca62d;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: