Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32750
b: "refs/heads/CMSSW_7_1_X"
c: b2c9c70
h: "refs/heads/CMSSW_7_1_X"
v: v3
  • Loading branch information
pelmer committed Oct 24, 2007
1 parent 1b479e0 commit c69a9b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": 0b15da25dd226496086d2e091e48331725f9fe84
"refs/heads/CMSSW_7_1_X": b2c9c701e13b488ebbd9bd71e33660f8f26c2483
4 changes: 2 additions & 2 deletions trunk/FWCore/Utilities/src/UnixSignalHandlers.cc
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ namespace edm {

//--------------------------------------------------------------

extern "C" {
volatile bool shutdown_flag = false;
volatile bool shutdown_flag = false;

extern "C" {
void ep_sigusr2(int,siginfo_t*,void*)
{
FDEBUG(1) << "in sigusr2 handler\n";
Expand Down

0 comments on commit c69a9b4

Please sign in to comment.