Skip to content

Commit 5255e30

Browse files
committed
Minor comment change
Signed-off-by: Jaehyun Kim <[email protected]>
1 parent ed1c904 commit 5255e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/odb/include/odb/dbObject.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ class dbObject
180180

181181
///
182182
/// Returns object name for debugging
183-
/// e.g., "dbITerm(123@0x555551234b, "u0/buf/A")"
183+
/// e.g., "dbITerm(34, 0x555551234b, 'u0/buf/A')"
184184
///
185185
std::string getDebugName() const;
186186

0 commit comments

Comments
 (0)