X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Ftopio.c;h=e09518e8b270c2fc12fb6c2f1d9a3aa7bfb138b6;hb=897da8f26d941a8ceb8f6d131d2a13198d19298f;hp=ffc95d0596abccbe26cf93d5b5516d1fd1b3e8a4;hpb=496908b4bf980c0edd1b250a18783138aa84197d;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxpreprocess/topio.c b/src/gromacs/gmxpreprocess/topio.c index ffc95d0596..e09518e8b2 100644 --- a/src/gromacs/gmxpreprocess/topio.c +++ b/src/gromacs/gmxpreprocess/topio.c @@ -995,7 +995,7 @@ static char **read_topol(const char *infile, const char *outfile, break; } default: - fprintf (stderr, "case: %d\n", d); + fprintf (stderr, "case: %d\n", (int)d); gmx_incons("unknown directive"); } }