diff libpurple/util.h @ 22870:3d7e9eff04d0

Assorted cleanups, mostly to the Doxygen comments. I added a few missing @since tags.
author Richard Laager <rlaager@wiktel.com>
date Sun, 11 May 2008 05:08:08 +0000
parents 17d1054cea03
children dea8b856466e 7b8f5dd30a82
line wrap: on
line diff
--- a/libpurple/util.h	Sun May 11 05:04:07 2008 +0000
+++ b/libpurple/util.h	Sun May 11 05:08:08 2008 +0000
@@ -1090,7 +1090,7 @@
 /**
  * Checks if the given IP address is a syntactically valid IPv4 address.
  *
- * @param address The IP address to validate.
+ * @param ip The IP address to validate.
  *
  * @return True if the IP address is syntactically correct.
  */