From 1e306f631a1173eab02250bc32b41c633ed7dc77 Mon Sep 17 00:00:00 2001 From: BC Ko Date: Sat, 28 Aug 2021 16:40:14 -0700 Subject: [PATCH] format fix : capture.h --- Source/capture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/capture.h b/Source/capture.h index daf7b08f9..d3e431f05 100644 --- a/Source/capture.h +++ b/Source/capture.h @@ -12,4 +12,4 @@ namespace devilution { */ void CaptureScreen(); -} +} // namespace devilution