GUACAMOLE-249: Correct @file annotations within Doxygen comments of renamed headers.
This commit is contained in:
parent
69831995cb
commit
598b86a4cf
@ -25,7 +25,7 @@
|
|||||||
* IRP_MJ_DIRECTORY_CONTROL major function and the IRP_MN_QUERY_DIRECTORY minor
|
* IRP_MJ_DIRECTORY_CONTROL major function and the IRP_MN_QUERY_DIRECTORY minor
|
||||||
* function.
|
* function.
|
||||||
*
|
*
|
||||||
* @file rdpdr_fs_messages_dir_info.h
|
* @file rdpdr-fs-messages-dir-info.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
* Handlers for file queries received over the RDPDR channel via the
|
* Handlers for file queries received over the RDPDR channel via the
|
||||||
* IRP_MJ_QUERY_INFORMATION major function.
|
* IRP_MJ_QUERY_INFORMATION major function.
|
||||||
*
|
*
|
||||||
* @file rdpdr_fs_messages_file_info.h
|
* @file rdpdr-fs-messages-file-info.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
* IRP_MJ_DIRECTORY_CONTROL major function and the IRP_MN_QUERY_DIRECTORY minor
|
* IRP_MJ_DIRECTORY_CONTROL major function and the IRP_MN_QUERY_DIRECTORY minor
|
||||||
* function.
|
* function.
|
||||||
*
|
*
|
||||||
* @file rdpdr_fs_messages_vol_info.h
|
* @file rdpdr-fs-messages-vol-info.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
* messages handled directly, or more complex multi-type messages handled
|
* messages handled directly, or more complex multi-type messages handled
|
||||||
* elsewhere.
|
* elsewhere.
|
||||||
*
|
*
|
||||||
* @file rdpdr_fs_messages.h
|
* @file rdpdr-fs-messages.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
* system calls and structures, using the guac_rdpdr_device structure as a home
|
* system calls and structures, using the guac_rdpdr_device structure as a home
|
||||||
* for common data.
|
* for common data.
|
||||||
*
|
*
|
||||||
* @file rdpdr_fs.h
|
* @file rdpdr-fs.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
* system calls and structures, using the guac_rdp_fs structure as a home
|
* system calls and structures, using the guac_rdp_fs structure as a home
|
||||||
* for common data.
|
* for common data.
|
||||||
*
|
*
|
||||||
* @file rdp_fs.h
|
* @file fs.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user