This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dmenu
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
applied Jukkas hotfix
master
Anselm R Garbe
16 years ago
parent
e7423f8fc6
commit
07d82c0c2a
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dmenu.c
+ 1
- 1
dmenu.c
View File
@ -534,7 +534,7 @@ match(char *pattern) {
}
}
if
(
lprefix
)
{
if
(
lprefix
)
{
if
(
itemend
)
{
if
(
itemend
)
{
itemend
-
>
right
-
lprefix
;
itemend
-
>
right
=
lprefix
;
lprefix
-
>
left
=
itemend
;
lprefix
-
>
left
=
itemend
;
}
}
else
else
Write
Preview
Loading…
Cancel
Save