This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
rename barak log out
pull/55/head
Jae Kwon
10 years ago
parent
40dc09701a
commit
4c2e57437b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cmd/barak/main.go
+ 1
- 1
cmd/barak/main.go
View File
@ -49,7 +49,7 @@ var barak = struct {
}
func
main
(
)
{
fmt
.
Printf
(
"New
Debora
Process (PID: %d)\n"
,
os
.
Getpid
(
)
)
fmt
.
Printf
(
"New
Barak
Process (PID: %d)\n"
,
os
.
Getpid
(
)
)
// read options from stdin.
var
err
error
Write
Preview
Loading…
Cancel
Save