Skip to content

Commit

Permalink
. c l a n g - f o r m a t
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyOldName3 committed Apr 16, 2024
1 parent 61364c8 commit 83e3718
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/debug/debugging.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ namespace Debug

// Note: Do not spend three days reinvestigating this PowerShell bug thinking its our bug.
// https://gitlab.com/OpenMW/openmw/-/merge_requests/408#note_447467393
// The handles look valid, but GetFinalPathNameByHandleA can't tell what files they go to and writing to them doesn't work.
// The handles look valid, but GetFinalPathNameByHandleA can't tell what files they go to and writing to them
// doesn't work.

if (AttachConsole(ATTACH_PARENT_PROCESS))
{
Expand Down

0 comments on commit 83e3718

Please sign in to comment.