Commit 25d84ff
expand: correct value of SIGINT in a comment
Summary: This seems a typo: SIGINT is 2, which is 1 << 1 rather than 1 << 2.
Differential Revision: D99769556
fbshipit-source-id: 93a899e32f5ca56302831bda80054abfa8adb1c81 parent c3f824d commit 25d84ff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments