From 0a9dd55f9dccd204eff4fc68d2d2f28f46763814 Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Tue, 15 Jul 2003 07:36:11 +0000 Subject: [PATCH] Added a missing "d". --- scripts/warnings.sed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/warnings.sed b/scripts/warnings.sed index 72c1de608..f3a0c08c0 100644 --- a/scripts/warnings.sed +++ b/scripts/warnings.sed @@ -49,4 +49,4 @@ /\/usr\/include\/bits\/socket\.h:271: warning: cast increases required alignment of target type/d # Linux on ia64 with the ecc compiler. soyokaze.roxen.com as of 2003-01-18. -/warning #688: "format" is an unrecognized __declspec attribute/ +/warning #688: "format" is an unrecognized __declspec attribute/d -- GitLab