diff --git a/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-dir-info.h b/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-dir-info.h index 6f344171..25f745b5 100644 --- a/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-dir-info.h +++ b/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-dir-info.h @@ -25,7 +25,7 @@ * IRP_MJ_DIRECTORY_CONTROL major function and the IRP_MN_QUERY_DIRECTORY minor * function. * - * @file rdpdr_fs_messages_dir_info.h + * @file rdpdr-fs-messages-dir-info.h */ #include "config.h" diff --git a/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-file-info.h b/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-file-info.h index 5ce84424..d2198f5d 100644 --- a/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-file-info.h +++ b/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-file-info.h @@ -24,7 +24,7 @@ * Handlers for file queries received over the RDPDR channel via the * IRP_MJ_QUERY_INFORMATION major function. * - * @file rdpdr_fs_messages_file_info.h + * @file rdpdr-fs-messages-file-info.h */ #include "config.h" diff --git a/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-vol-info.h b/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-vol-info.h index 46ccdab2..9f0d10aa 100644 --- a/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-vol-info.h +++ b/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages-vol-info.h @@ -25,7 +25,7 @@ * IRP_MJ_DIRECTORY_CONTROL major function and the IRP_MN_QUERY_DIRECTORY minor * function. * - * @file rdpdr_fs_messages_vol_info.h + * @file rdpdr-fs-messages-vol-info.h */ #include "config.h" diff --git a/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages.h b/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages.h index 74f3ccda..dd5454cc 100644 --- a/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages.h +++ b/src/protocols/rdp/channels/rdpdr/rdpdr-fs-messages.h @@ -25,7 +25,7 @@ * messages handled directly, or more complex multi-type messages handled * elsewhere. * - * @file rdpdr_fs_messages.h + * @file rdpdr-fs-messages.h */ #include "config.h" diff --git a/src/protocols/rdp/channels/rdpdr/rdpdr-fs.h b/src/protocols/rdp/channels/rdpdr/rdpdr-fs.h index 295a0225..ba2c5fa6 100644 --- a/src/protocols/rdp/channels/rdpdr/rdpdr-fs.h +++ b/src/protocols/rdp/channels/rdpdr/rdpdr-fs.h @@ -28,7 +28,7 @@ * system calls and structures, using the guac_rdpdr_device structure as a home * for common data. * - * @file rdpdr_fs.h + * @file rdpdr-fs.h */ #include "config.h" diff --git a/src/protocols/rdp/fs.h b/src/protocols/rdp/fs.h index 1f140bb8..1abd5e1a 100644 --- a/src/protocols/rdp/fs.h +++ b/src/protocols/rdp/fs.h @@ -28,7 +28,7 @@ * system calls and structures, using the guac_rdp_fs structure as a home * for common data. * - * @file rdp_fs.h + * @file fs.h */ #include "config.h"