Merge "wpUndidRevision should be passed along during 'preview' and 'diff'"
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
index dd23538..0060d15 100644 (file)
@@ -3969,8 +3969,8 @@ function wfIsBadImage( $name, $contextTitle = false, $blacklist = null ) {
 }
 
 /**
- * Determine whether the client at a given source IP is likely to be able to 
- * access the wiki via HTTPS. 
+ * Determine whether the client at a given source IP is likely to be able to
+ * access the wiki via HTTPS.
  *
  * @param string $ip The IPv4/6 address in the normal human-readable form
  * @return boolean