Blob Blame History Raw
--- webalizer-2.01-10/webalizer.c.opera	2002-04-17 01:11:31.000000000 +0300
+++ webalizer-2.01-10/webalizer.c	2006-04-06 16:31:29.000000000 +0300
@@ -888,6 +888,8 @@
 		    }
 		}
 	    }
+	    if (cp1=strstr(log_rec.agent,"Opera "))
+		if (cp1!=NULL && cp1==str) str[5] = '/';
 	 }
 
          /* if necessary, shrink referrer to fit storage */