]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - blob.c
Minor documentation improvements.
[paraslash.git] / blob.c
diff --git a/blob.c b/blob.c
index cdad8d7f268330384a897f19d024fe8a6831d7ef..fd8ddc801ccce343914a2845c1b0c0c96c5b7d6c 100644 (file)
--- a/blob.c
+++ b/blob.c
@@ -55,7 +55,7 @@ enum blob_ls_flags {
 
 /** Structure passed to the \p print_blob function. */
 struct lsblob_action_data {
 
 /** Structure passed to the \p print_blob function. */
 struct lsblob_action_data {
-       /* The flags given at the command line. */
+       /** The flags given at the command line. */
        uint32_t flags;
        /** Message buffer. */
        struct para_buffer pb;
        uint32_t flags;
        /** Message buffer. */
        struct para_buffer pb;