1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-08-13 16:53:48 -04:00
Commit Graph

5 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
Peter Saint-Andre
3843b69e6c Deferred
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3680 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-12-03 19:19:13 +00:00
Peter Saint-Andre
80682c745e NSVER
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2875 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-03-11 19:38:07 +00:00
Peter Saint-Andre
f009ccddfe initial version
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2501 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-11-13 20:42:02 +00:00