Skip to content

Commit 296d118

Browse files
Sven PüschelSven Püschel
authored andcommitted
sample violation
1 parent 4d3a31b commit 296d118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
int main(int argc, char *argv[])
44
{
5-
return dunst_main(argc, argv);
5+
return dunst_main(argc, argv);
66
}
77
/* vim: set ft=c tabstop=8 shiftwidth=8 expandtab textwidth=0: */

0 commit comments

Comments
 (0)