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
6f9fe24c
Commit
6f9fe24c
authored
Nov 07, 2012
by
Ivica Ico Bukvic
Browse files
minor typo fix
parent
51ce9223
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/g_text.c
View file @
6f9fe24c
...
...
@@ -338,7 +338,7 @@ void canvas_iemguis(t_glist *gl, t_symbol *guiobjname)
int
connectme
,
xpix
,
ypix
,
indx
,
nobj
;
canvas_howputnew
(
gl
,
&
connectme
,
&
xpix
,
&
ypix
,
&
indx
,
&
nobj
);
/*compensate for the iemgui sliders' xyoffset in
the
case of autopatch */
/*compensate for the iemgui sliders' xyoffset in case of autopatch */
if
(
connectme
)
{
if
(
!
strcmp
(
guiobjname
->
s_name
,
"hsl"
))
xpix
=
xpix
+
3
;
...
...
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