]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mount/fstab.c
Imported Upstream version 1.2.3
[nfs-utils.git] / utils / mount / fstab.c
index 7668167ba61edaec579c222b5e8ba3cd4d3f6068..051fa38c872503e37dfaca9e5c89c4ec4f2f7738 100644 (file)
@@ -1,4 +1,4 @@
-/* 1999-02-22 Arkadiusz MiΒΆkiewicz <misiek@pld.ORG.PL>
+/* 1999-02-22 Arkadiusz Miskiewicz <misiek@pld.ORG.PL>
  * - added Native Language Support
  * Sun Mar 21 1999 - Arnaldo Carvalho de Melo <acme@conectiva.com.br>
  * - fixed strerr(errno) in gettext calls
  * - added Native Language Support
  * Sun Mar 21 1999 - Arnaldo Carvalho de Melo <acme@conectiva.com.br>
  * - fixed strerr(errno) in gettext calls
@@ -285,7 +285,7 @@ handler (int sig) {
 }
 
 static void
 }
 
 static void
-setlkw_timeout (int sig) {
+setlkw_timeout (__attribute__((unused)) int sig) {
      /* nothing, fcntl will fail anyway */
 }
 
      /* nothing, fcntl will fail anyway */
 }