mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-28 22:44:59 -04:00
10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
$NetBSD: patch-ai,v 1.2 2005/01/11 09:04:16 martti Exp $
|
|
|
|
--- ddd/Command.C.orig 2004-06-07 14:52:52.000000000 +0300
|
|
+++ ddd/Command.C 2005-01-11 10:15:09.000000000 +0200
|
|
@@ -190,2 +190,4 @@
|
|
break;
|
|
+ default:
|
|
+ break;
|
|
}
|