aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rfsv.h
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2001-02-02 11:17:03 +0000
committerFritz Elfert <felfert@to.com>2001-02-02 11:17:03 +0000
commit1664530e8f0e1ac6e762a1c79629fcec86f68724 (patch)
tree42ba46ae0c92d99871929ac28cd9db1d3a7b544f /lib/rfsv.h
parentf1840173ca21b3668c25b3fdec73f9bbcbb8cb12 (diff)
downloadplptools-1664530e8f0e1ac6e762a1c79629fcec86f68724.tar.gz
plptools-1664530e8f0e1ac6e762a1c79629fcec86f68724.tar.bz2
plptools-1664530e8f0e1ac6e762a1c79629fcec86f68724.zip
Added some KDOC API documentation.
Diffstat (limited to 'lib/rfsv.h')
-rw-r--r--lib/rfsv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rfsv.h b/lib/rfsv.h
index fff8322..03ed36f 100644
--- a/lib/rfsv.h
+++ b/lib/rfsv.h
@@ -496,7 +496,7 @@ class rfsv {
/**
* Close a directory, previously opened with @ref opendir.
*
- * @param handle A handle, obtained by calling @see opendir.
+ * @param handle A handle, obtained by calling @ref opendir .
*
* @returns A Psion error code (One of enum @ref #errs ).
*/