lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 6d7a545 26/33: Reinsert a required empty line


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 6d7a545 26/33: Reinsert a required empty line
Date: Mon, 3 May 2021 08:15:55 -0400 (EDT)

branch: master
commit 6d7a545599f48523ee9168ff05d2663ef024ddb4
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Reinsert a required empty line
    
    Triple-slash comments are separated from the code they document by a
    single empty line.
---
 authenticity_test.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/authenticity_test.cpp b/authenticity_test.cpp
index 22eafec..91122b0 100644
--- a/authenticity_test.cpp
+++ b/authenticity_test.cpp
@@ -277,6 +277,7 @@ void PasskeyTest::CheckNominal(char const* file, int line) 
const
 /// tested because it's common and problematic. This test assumes that
 /// an 'F:' drive exists and is not the "current" drive; it is skipped
 /// if no 'F:' drive exists.
+
 void PasskeyTest::TestFromAfar() const
 {
     CheckNominal(__FILE__, __LINE__);



reply via email to

[Prev in Thread] Current Thread [Next in Thread]