gromacs cpp: clean up -Wunused-parameter warnings
[alexxy/gromacs.git] / src / gromacs / onlinehelp / wman.h
index d87997b2c5dc670d58c6f112d4ede24e1cb58bd4..607837421ad58630e5564cbef98752c0246435d9 100644 (file)
@@ -48,7 +48,7 @@ void write_man(const char *mantp, const char *program,
                int npargs, t_pargs *pa,
                int nbug, const char **bugs);
 
-char *fileopt(unsigned long flag, char buf[], int maxsize);
+char *fileopt(unsigned long flag, char buf[]);
 /* Return a string describing the file type in flag.
  * flag should the flag field of a filenm struct.
  * You have to provide a buffer and buffer length in which