Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
ngrenz committed Aug 28, 2015
1 parent 6d24341 commit 5dda346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DataFormats/SiStripDetId/interface/SiStripDetId.h
Expand Up @@ -163,7 +163,7 @@ SiStripDetId::ModuleGeometry SiStripDetId::moduleGeometry() const {
case 7: geometry = W7;
break;
}
case UNKNOWN: default:;
case UNKNOWN: default:;
}
return geometry;
}
Expand Down

0 comments on commit 5dda346

Please sign in to comment.