Skip to content

Commit 404b8b6

Browse files
author
Owen Jones
committed
Fix indentation of public:
1 parent 6b90a59 commit 404b8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pointer-analysis/local_value_set.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
class local_value_sett:public value_sett
1414
{
15-
public:
15+
public:
1616
typedef value_sett baset;
1717

1818
#ifdef USE_DSTRING

0 commit comments

Comments
 (0)