OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   31-Jul-2002 13:50:57
  Branch: HEAD                             Handle: 2002073112505700

  Modified files:
    openpkg-src/inn         fsl.inn

  Log:
    empty stream is only allowed *within* curly brackets, i.e. see end of "notice:" 
line

  Summary:
    Revision    Changes     Path
    1.4         +2  -2      openpkg-src/inn/fsl.inn
  ____________________________________________________________________________

  Index: openpkg-src/inn/fsl.inn
  ============================================================
  $ cvs diff -u -r1.3 -r1.4 fsl.inn
  --- openpkg-src/inn/fsl.inn   30 Jul 2002 11:30:42 -0000      1.3
  +++ openpkg-src/inn/fsl.inn   31 Jul 2002 11:50:57 -0000      1.4
  @@ -16,6 +16,6 @@
           critical: file(path="@l_prefix@/var/inn/log/news.crit",   append=1, 
perm=0644);
           error:    file(path="@l_prefix@/var/inn/log/news.err",    append=1, 
perm=0644);
           notice:   file(path="@l_prefix@/var/inn/log/news.notice", append=1, 
perm=0644);
  -    };
  -};
  +    }
  +}
   
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to