From c3bcb8d020633899e26997b10048853a8e5d02b2 Mon Sep 17 00:00:00 2001 From: zzz Date: Fri, 3 Jun 2011 13:20:50 +0000 Subject: [PATCH] fix misspelled file causing build dependency problems --- .../{ParticpatingThrottler.java => ParticipatingThrottler.java} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename router/java/src/net/i2p/router/tunnel/pool/{ParticpatingThrottler.java => ParticipatingThrottler.java} (100%) diff --git a/router/java/src/net/i2p/router/tunnel/pool/ParticpatingThrottler.java b/router/java/src/net/i2p/router/tunnel/pool/ParticipatingThrottler.java similarity index 100% rename from router/java/src/net/i2p/router/tunnel/pool/ParticpatingThrottler.java rename to router/java/src/net/i2p/router/tunnel/pool/ParticipatingThrottler.java