# HG changeset patch # User Waqas Hussain # Date 1267838547 -18000 # Node ID 0525c66e7d1354ff762d9800c14c27dac8d709d3 # Parent d3c28c5fdbaedd646cc3e2ed39a1a629fdbaf4a3 mod_ipcheck: Updated XEP number and URL in comments to the newly published XEP. diff -r d3c28c5fdbae -r 0525c66e7d13 mod_ipcheck/mod_ipcheck.lua --- a/mod_ipcheck/mod_ipcheck.lua Sat Mar 06 06:20:38 2010 +0500 +++ b/mod_ipcheck/mod_ipcheck.lua Sat Mar 06 06:22:27 2010 +0500 @@ -1,6 +1,6 @@ -- mod_ipcheck.lua --- Implementation of XEP-xxxx: Server IP Check +-- Implementation of XEP-0279: Server IP Check local st = require "util.stanza";