GUACAMOLE-249: Correct mismatched ifndef/define header include check.
This commit is contained in:
parent
ab05502494
commit
fbb759ab82
@ -18,7 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef GUAC_RDP_CHANNELS_RDPDR_FS_MESSAGES_DIR_INFO_H
|
#ifndef GUAC_RDP_CHANNELS_RDPDR_FS_MESSAGES_DIR_INFO_H
|
||||||
#define RDP_CHANNELS_GUAC_RDPDR_FS_MESSAGES_DIR_INFO_H
|
#define GUAC_RDP_CHANNELS_RDPDR_FS_MESSAGES_DIR_INFO_H
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Handlers for directory queries received over the RDPDR channel via the
|
* Handlers for directory queries received over the RDPDR channel via the
|
||||||
|
Loading…
Reference in New Issue
Block a user