Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wynn
purr-data
Commits
94761c76
Commit
94761c76
authored
Jun 27, 2016
by
Jonathan Wilkes
Browse files
fix nw.js path kludge that was accidentally added in last commit
parent
55ef0aec
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/s_inter.c
View file @
94761c76
...
...
@@ -1349,8 +1349,8 @@ fprintf(stderr, "guidir is %s\n", guidir);
sprintf
(
cmdbuf
,
"%s/nw/nw %s %d localhost %s %s
\n
"
,
guidir
,
//
guidir,
"/home/user/purr-data/pd/nw"
,
guidir
,
//
"/home/user/purr-data/pd/nw",
portno
,
(
sys_k12_mode
?
"pd-l2ork-k12"
:
"pd-l2ork"
),
guidir
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment