We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3a31b commit 296d118Copy full SHA for 296d118
main.c
@@ -2,6 +2,6 @@
2
3
int main(int argc, char *argv[])
4
{
5
- return dunst_main(argc, argv);
+ return dunst_main(argc, argv);
6
}
7
/* vim: set ft=c tabstop=8 shiftwidth=8 expandtab textwidth=0: */
0 commit comments