]> granicus.if.org Git - php/commitdiff
fix whitespace pollution
authorChuck Hagenbuch <chagenbu@php.net>
Wed, 2 May 2001 17:46:44 +0000 (17:46 +0000)
committerChuck Hagenbuch <chagenbu@php.net>
Wed, 2 May 2001 17:46:44 +0000 (17:46 +0000)
ext/imap/php_imap.c

index 21e254d08ca6ae96cde92f481f559cbc6df3d861..53486dc35e3ef44e740b628c55ddf024aec05868 100644 (file)
@@ -445,7 +445,7 @@ PHP_MINIT_FUNCTION(imap)
        mail_link(&newsdriver);         /* link in the news driver */
        mail_link(&philedriver);        /* link in the phile driver */
        auth_link(&auth_log);           /* link in the log authenticator */
-       auth_link(&auth_md5);           /* link in the cram-md5 authenticator */ 
+       auth_link(&auth_md5);           /* link in the cram-md5 authenticator */ 
 #ifdef  HAVE_IMAP_SSL
        ssl_onceonlyinit ();
        auth_link (&auth_ssl);          /* link in the ssl authenticator */