Commit Graph

6 Commits

Author SHA1 Message Date
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
stpeter a6b90f6a7b automatically deferred 2011-01-12 10:32:10 -07:00
Philipp Hancke 75efaec85f corrected ufrag errors from 0176
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3542 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-10-15 19:00:52 +00:00
Peter Saint-Andre ef9a5a0e36 corrected abstract
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3156 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-05-19 21:35:22 +00:00
Peter Saint-Andre eb99e66b72 initial version copied from XEP-0167
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3153 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-05-19 21:32:52 +00:00