OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   14-Jul-2003 16:46:57
  Branch: HEAD                             Handle: 2003071415465700

  Modified files:
    openpkg-src/fsl         fsl.fsl

  Log:
    fsllint police: fix invalid comment header and comment text padding

  Summary:
    Revision    Changes     Path
    1.2         +3  -3      openpkg-src/fsl/fsl.fsl
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/fsl/fsl.fsl
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 fsl.fsl
  --- openpkg-src/fsl/fsl.fsl   14 Jul 2003 13:38:59 -0000      1.1
  +++ openpkg-src/fsl/fsl.fsl   14 Jul 2003 14:46:57 -0000      1.2
  @@ -1,10 +1,10 @@
   ##
  -##  fsl.default -- default OSSP fsl configuration
  +##  fsl.fsl -- OSSP fsl configuration
   ##
   
   #   map syslog(3) API priorities to OSSP l2 levels
  -#   Notes: - syslog(3) has no corresponding priority for OSSP l2 "trace"
  -#          - OSSP l2 has no corresponding level for syslog(3) emerg
  +#   Notes:  - syslog(3) has no corresponding priority for OSSP l2 "trace"
  +#           - OSSP l2 has no corresponding level for syslog(3) emerg
   map emerg   panic;
   map alert   panic;
   map crit    critical;
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to