X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=blobdiff_plain;f=api%2Flegacy%2Finclude%2Fgromacs%2Ffileio%2Fconfio.h;fp=api%2Flegacy%2Finclude%2Fgromacs%2Ffileio%2Fconfio.h;h=f75b238fd54538c16ea2ba5694c734f8b5976187;hp=bd69125d2efc884dc358ae3920cb252e5b05d630;hb=f96b513f23d608e7f3138875937c031f255f49c3;hpb=34d6029f0f7e1b521b148eae4164d02e28911db5 diff --git a/api/legacy/include/gromacs/fileio/confio.h b/api/legacy/include/gromacs/fileio/confio.h index bd69125d2e..f75b238fd5 100644 --- a/api/legacy/include/gromacs/fileio/confio.h +++ b/api/legacy/include/gromacs/fileio/confio.h @@ -141,7 +141,8 @@ void readConfAndAtoms(const char* infile, * \param[in,out] v Velocities will be stored when *v!=NULL * \param[out] box Box dimensions * \param[in] requireMasses Require masses to be present, either from tpr or from the mass - * database \returns if a topology is available + * database + * \returns if a topology is available */ gmx_bool read_tps_conf(const char* infile, struct t_topology* top,