Emmanuel Gil Peyrot
|
7a64b7b1ed
|
Remove spaces at the end of CDATA blocks in all XEPs.
sed -i 's/^\s\+]]>/]]>/g' xep-*.xml
|
2017-02-16 19:37:21 -06:00 |
|
Emmanuel Gil Peyrot
|
3c5f20a4ca
|
Remove all trailing whitespace from every XEP.
sed -i 's/\s\+$//' xep-*.xml
|
2017-02-16 19:37:21 -06:00 |
|
Peter Saint-Andre
|
29bee13867
|
XSF/SIG cleanup
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@320 4b5297f7-1745-476d-ba37-a9c6900126ab
|
2007-01-15 03:38:19 +00:00 |
|
Peter Saint-Andre
|
394cb91516
|
JEP to XEP
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@46 4b5297f7-1745-476d-ba37-a9c6900126ab
|
2006-10-04 17:11:41 +00:00 |
|
Peter Saint-Andre
|
2ac91f50c8
|
Initial revision
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2 4b5297f7-1745-476d-ba37-a9c6900126ab
|
2006-10-02 22:22:13 +00:00 |
|