Skip to content

Commit a4885da

Browse files
author
Zaina Shaikh
committed
Fixing clang-tidy issues
1 parent cb84d46 commit a4885da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Simulator/Vertices/AllVertices.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include "AllVertices.h"
1010
#include "OperationManager.h"
1111

12-
// Utility function to convert a vertexType into a string
12+
// Utility function to convert a vertexType into a string.
1313
// MODEL INDEPENDENT FUNCTION NMV-BEGIN {
1414
string vertexTypeToString(vertexType t)
1515
{

0 commit comments

Comments
 (0)