[dmdirc commit] r5807 - in trunk/modules/parser/src/com/dmdirc/parser: interfaces irc

1 view
Skip to first unread message

com...@dmdirc.com

unread,
Jan 18, 2010, 2:55:22 AM1/18/10
to dmd...@googlegroups.com
Author: git
Date: 2010-01-18 07:55:20 +0000 (Mon, 18 Jan 2010)
New Revision: 5807

Modified:
trunk/modules/parser/src/com/dmdirc/parser/interfaces/Parser.java
trunk/modules/parser/src/com/dmdirc/parser/irc/IRCParser.java
Log:
Update submodules: parser, plugins

Git-version: 0.6.3m2-332-gb09d8d3


Modified: trunk/modules/parser/src/com/dmdirc/parser/interfaces/Parser.java
===================================================================
--- trunk/modules/parser/src/com/dmdirc/parser/interfaces/Parser.java 2010-01-18 07:55:06 UTC (rev 5806)
+++ trunk/modules/parser/src/com/dmdirc/parser/interfaces/Parser.java 2010-01-18 07:55:20 UTC (rev 5807)
@@ -171,7 +171,7 @@
* Get a URI that shows where this parser is connected to.
*
* @return URI that shows where this parser is connected to.
- * @since 0.6.4
+ * @since 0.6.3
*/
URI getURI();

@@ -182,7 +182,7 @@
*
* @param uri URI to compare with the Parsers own URI.
* @return True if the Given URI is the "same" as the one we are using.
- * @since 0.6.4
+ * @since 0.6.3
*/
boolean compareURI(final URI uri);

Modified: trunk/modules/parser/src/com/dmdirc/parser/irc/IRCParser.java
===================================================================
--- trunk/modules/parser/src/com/dmdirc/parser/irc/IRCParser.java 2010-01-18 07:55:06 UTC (rev 5806)
+++ trunk/modules/parser/src/com/dmdirc/parser/irc/IRCParser.java 2010-01-18 07:55:20 UTC (rev 5807)
@@ -306,7 +306,7 @@
* Creates a new IRCParser with the specified client details which will
* connect to the specified URI.
*
- * @since 0.6.4
+ * @since 0.6.3
* @param myDetails The client details to use
* @param uri The URI to connect to
*/

Reply all
Reply to author
Forward
0 new messages