]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Avoid warnings from gcc.
authorJim Meyering <jim@meyering.net>
Thu, 25 Apr 2002 18:02:52 +0000 (18:02 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 25 Apr 2002 18:02:52 +0000 (18:02 +0000)
commitde9a50b611c1ce70954dbb804b8a1163503ed12a
treec09efd93b5ca84656c4988ec6f9aa23cd68c09e5
parentb6dd48b3614706dd3612028b8da4ad547328553d
Avoid warnings from gcc.
Declare input_file and output_file to be `const'.
(skip): Declare `file' parameter to be `const', too.
src/dd.c