summaryrefslogtreecommitdiff
path: root/graphics/enfle/files/patch-image.c
blob: 44b9cc50e1e7b364b12d50e9c529d25bca020fec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- image.c.orig	Sun Aug 22 15:26:48 2004
+++ image.c	Sun Aug 22 15:26:58 2004
@@ -292,7 +292,7 @@
     default:
       fprintf(stderr, "Unimplemented method: %d to %d\n", p->type, to);
     }
-  default:
+  default: break;
     /* ignored */
   }