OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Apr-2005 21:00:06
Branch: HEAD Handle: 2005042520000600
Modified files:
openpkg-src/ircii rse.rc
Log:
ops, pass all arguments and not just the first one
Summary:
Revision Changes Path
1.4 +1 -1 openpkg-src/ircii/rse.rc
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ircii/rse.rc
============================================================================
$ cvs diff -u -r1.3 -r1.4 rse.rc
--- openpkg-src/ircii/rse.rc 25 Apr 2005 17:55:28 -0000 1.3
+++ openpkg-src/ircii/rse.rc 25 Apr 2005 19:00:06 -0000 1.4
@@ -135,7 +135,7 @@
^assign alias.away no
}
} {
- //^away $0
+ //^away $*
^assign alias.away yes
}
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]