Skip to content

Commit fdf8fb2

Browse files
Reformat
1 parent 648708c commit fdf8fb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cpp/IceStorm/clock/Publisher.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ main(int argc, char* argv[])
159159
break; // done
160160
}
161161
}
162-
}
163-
);
162+
});
164163

165164
// Wait until the user presses Ctrl+C.
166165
ctrlCHandler.wait();

0 commit comments

Comments
 (0)