archutils\Win32\ cleanup and comment
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef DEBUG_INFO_HUNT_H
|
||||
#define DEBUG_INFO_HUNT_H
|
||||
|
||||
/* We want debug information; Windows makes us hunt for it. */
|
||||
/** @brief We want debug information; Windows makes us hunt for it. */
|
||||
void SearchForDebugInfo();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user