Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/java/com/finalist/newsletter/forms
In directory james.mmbase.org:/tmp/cvs-serv22447

Modified Files:
        NewsLetterShowForm.java 
Log Message:
CMSC-899,Check and improve all lists according to guideline,check  java style 
,remove tab char


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/java/com/finalist/newsletter/forms
See also: http://www.mmbase.org/jira/browse/CMSC-899


Index: NewsLetterShowForm.java
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/java/com/finalist/newsletter/forms/NewsLetterShowForm.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- NewsLetterShowForm.java     23 Sep 2008 08:49:51 -0000      1.4
+++ NewsLetterShowForm.java     23 Sep 2008 09:24:45 -0000      1.5
@@ -3,7 +3,7 @@
 
 public class NewsLetterShowForm extends org.apache.struts.action.ActionForm {
 
-   Private String newsletters;
+   private String newsletters;
 
    public String getNewsletters (){
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to