From ed3166724edca157d2836e70a528478c74255a852beb81d389532544c70cd235 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 8 Jan 2020 12:19:43 +0000 Subject: [PATCH] Avoid variable seen twice by compiler OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=95 --- tcsh.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcsh.changes b/tcsh.changes index 101f0d5..b2a0813 100644 --- a/tcsh.changes +++ b/tcsh.changes @@ -2,7 +2,7 @@ Wed Jan 8 12:06:46 UTC 2020 - Dr. Werner Fink - Add temporary patch tcsh-6.22.02-workaround-common.patch to avoid - common variable seen twice by compikler (boo#1160296) + common variable seen twice by compiler (boo#1160296) ------------------------------------------------------------------- Thu Dec 5 06:46:37 UTC 2019 - Dr. Werner Fink