Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
47523e3e
Commit
47523e3e
authored
Feb 11, 2016
by
Jonathan Wilkes
Browse files
remove superfluous whitespace from previous commit
parent
f18ae854
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/s_inter.c
View file @
47523e3e
...
@@ -799,7 +799,7 @@ static int gui_array_tail;
...
@@ -799,7 +799,7 @@ static int gui_array_tail;
/* this is a bug fix for the edge case of a message to the gui
/* this is a bug fix for the edge case of a message to the gui
with a single array. This is necessary because I'm using a space
with a single array. This is necessary because I'm using a space
delimiter between the first and second arg, and commas between
delimiter between the first and second arg, and commas between
the rest.
the rest.
While I think gui_vmess and gui_start_vmess interfaces work well,
While I think gui_vmess and gui_start_vmess interfaces work well,
the actual format of the message as sent to the GUI can definitely
the actual format of the message as sent to the GUI can definitely
be changed if need be. I threw it together hastily just to get something
be changed if need be. I threw it together hastily just to get something
...
...
Write
Preview
Markdown
is supported
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