Rename ffopen and ffclose to gmx_ff*.
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_lie.c
index de5fcf672f3053ad27297a5621818c706c0e7a8c..f838c87fbd694f382d2ebeee34426d62c6ac988b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -205,7 +205,7 @@ int gmx_lie(int argc, char *argv[])
         }
     }
     close_enx(fp);
-    ffclose(out);
+    gmx_ffclose(out);
     fprintf(stderr, "\n");
 
     if (nframes > 0)