[f2j] 03/05: Another spelling issue
Andreas Tille
tille at debian.org
Fri Jun 24 11:46:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository f2j.
commit 8a57c2b5c61e4044253947974100617d2922b1d8
Author: Andreas Tille <tille at debian.org>
Date: Fri Jun 24 13:39:45 2016 +0200
Another spelling issue
---
debian/patches/spelling.patch | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 80bcc1b..ac2209f 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -86,6 +86,15 @@ Description: Fix spelling
} else {
fprintf(curfp," // %s equivalenced to %s\n",
temp->astnode.ident.name,
+@@ -2964,7 +2964,7 @@ data_emit(JVM_METHOD *meth, AST *root)
+
+ if(type_lookup(cur_common_table, Ntemp->astnode.ident.name))
+ {
+- fprintf(stderr,"Warning: can't handle COMMON varables");
++ fprintf(stderr,"Warning: can't handle COMMON variables");
+ fprintf(stderr," w/DATA statements.\n");
+ continue;
+ }
@@ -3135,7 +3135,7 @@ data_var_emit(JVM_METHOD *meth, AST *Nte
/* check to see whether we're going to be assigning to
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/f2j.git
More information about the pkg-java-commits
mailing list