aboutsummaryrefslogtreecommitdiffstats
path: root/libusb/strerror.c
diff options
context:
space:
mode:
authorSean McBride <sean@rogue-research.com>2013-07-26 14:13:40 -0400
committerhjelmn <Nathan Hjelm hjelmn@cs.unm.edu>2013-07-30 10:44:02 -0600
commitea6c827af035b279fd6bbbcc2e8093766ed57367 (patch)
treefdfc8909cfcd066ec4e3c4bff2da58f09535ed94 /libusb/strerror.c
parent4d198fe0cf7beac79ace20f12f8ddc0d84b10516 (diff)
downloadandroid_external_libusbx-ea6c827af035b279fd6bbbcc2e8093766ed57367.tar.gz
android_external_libusbx-ea6c827af035b279fd6bbbcc2e8093766ed57367.tar.bz2
android_external_libusbx-ea6c827af035b279fd6bbbcc2e8093766ed57367.zip
fixed some clang -Wdocumentation warnings from bad doxygen markup
Diffstat (limited to 'libusb/strerror.c')
-rw-r--r--libusb/strerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/strerror.c b/libusb/strerror.c
index a3c3afa..0212df8 100644
--- a/libusb/strerror.c
+++ b/libusb/strerror.c
@@ -53,7 +53,7 @@ static size_t usbi_locale = 0;
* }
* };\endcode </li>
* <li> Translate each of the English messages from the section you copied into your language </li>
- * <li> Save the file (in UTF-8 format) and send it to \c libusbx-devel@lists.sourceforge.net </li>
+ * <li> Save the file (in UTF-8 format) and send it to \c libusbx-devel\@lists.sourceforge.net </li>
* </ol>
*/