]> git.marmaro.de Git - mmh/blobdiff - uip/pick.c
When building on gcc, use noreturn attribute on adios and the various done
[mmh] / uip / pick.c
index ad356e3915ae7f2e56f55090d8d29b29b40057d6..2d9b76eb039545a6c5118257c3d492f341d2d60e 100644 (file)
@@ -68,7 +68,7 @@ static struct swit switches[] = {
 
 static int listsw = -1;
 
-static void putzero_done (int);
+static void putzero_done (int) NORETURN;
 
 int
 main (int argc, char **argv)