From 11603b3ad557c92e713c68f171a7fcb337e43453 Mon Sep 17 00:00:00 2001 From: Lyubomir Marinov Date: Wed, 2 Sep 2009 11:01:34 +0000 Subject: Commits the patch of Sebastien Vincent provided on the dev mailing in an e-mail with subject "Fix warnings in Javadoc" which fixes javadoc warnings. --- .../java/sip/communicator/impl/callhistory/CallHistoryServiceImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/java/sip/communicator/impl/callhistory') diff --git a/src/net/java/sip/communicator/impl/callhistory/CallHistoryServiceImpl.java b/src/net/java/sip/communicator/impl/callhistory/CallHistoryServiceImpl.java index c60265a..76f66ea 100644 --- a/src/net/java/sip/communicator/impl/callhistory/CallHistoryServiceImpl.java +++ b/src/net/java/sip/communicator/impl/callhistory/CallHistoryServiceImpl.java @@ -620,7 +620,7 @@ public class CallHistoryServiceImpl /** * Remove a configuration service. * - * @param historyService HistoryService + * @param hService HistoryService */ public void unsetHistoryService(HistoryService hService) { -- cgit v1.1