summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2014-02-26 09:51:01 +0100
committerportix <portix@gmx.net>2014-02-26 09:51:01 +0100
commit888999b50a524334fe08c4b590b86c22c6a1c90e (patch)
treeb14a71799312b5b97a3ee55397ed304ed509ed3f
parent40ecd77dc6b63a6e2ebb5505dac93aa505b2e864 (diff)
downloaddwb-888999b50a524334fe08c4b590b86c22c6a1c90e.zip
Fixing comment
-rw-r--r--exar/exar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/exar/exar.h b/exar/exar.h
index 34ee5490..f141b8ba 100644
--- a/exar/exar.h
+++ b/exar/exar.h
@@ -155,7 +155,7 @@ exar_check_version(const char *archive);
/*
* Checks if the given data is an archive file with compatible version number
*
- * @data The archive
+ * @data The raw archive data
*
* @returns 0 on success and -1 on error
*/