X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=blob.c;h=fd8ddc801ccce343914a2845c1b0c0c96c5b7d6c;hp=cdad8d7f268330384a897f19d024fe8a6831d7ef;hb=591b16bbe13ca336c4cef00e8f9f808c1bb4c9a0;hpb=49bd626084bf5f48e4d80075258b6da4703752cf diff --git a/blob.c b/blob.c index cdad8d7f..fd8ddc80 100644 --- 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 { - /* The flags given at the command line. */ + /** The flags given at the command line. */ uint32_t flags; /** Message buffer. */ struct para_buffer pb;