This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
eLog
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ft: 代码整理
master
SisMaker
4 years ago
parent
f6aa9a30ed
commit
abbda75c1e
2 changed files
with
4 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/backend/lgBkdThrottle.erl
+2
-2
src/watcher/lgHWatcherSrv.erl
+ 2
- 2
src/backend/lgBkdThrottle.erl
View File
@ -16,8 +16,8 @@
,
handleCall
/
2
,
handleCall
/
2
,
handleEvent
/
2
,
handleEvent
/
2
,
handleInfo
/
2
,
handleInfo
/
2
,
terminate
/
2
,
code_change
/
3
,
terminate
/
2
,
code_change
/
3
]
)
.
]
)
.
-
record
(
state
,
{
-
record
(
state
,
{
+ 2
- 2
src/watcher/lgHWatcherSrv.erl
View File
@ -14,8 +14,8 @@
,
handleCall
/
3
,
handleCall
/
3
,
handleCast
/
2
,
handleCast
/
2
,
handleInfo
/
2
,
handleInfo
/
2
,
terminate
/
2
,
code_change
/
3
,
terminate
/
2
,
code_change
/
3
]
)
.
]
)
.
-
record
(
state
,
{
-
record
(
state
,
{
Write
Preview
Loading…
Cancel
Save