---
wmdots/wmdots.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmdots/wmdots.c b/wmdots/wmdots.c
index f664209..670d538 100644
--- a/wmdots/wmdots.c
+++ b/wmdots/wmdots.c
@@ -83,7 +83,7 @@
#include
#include
#include
-
+#include
#include
#include
#include "maste
---
wmdots/wmdots/Makefile | 4 +-
wmdots/wmdots/wmdots.c | 2 +-
wmdots/wmgeneral/list.c | 169 ---
wmdots/wmgeneral/list.h | 59 --
wmdots/wmgeneral/misc.c | 164 ---
wmdots/wmgeneral/misc.h | 9 -
wmdots/wmgeneral/wmgeneral.c |
---
wmdots/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wmdots/Makefile b/wmdots/Makefile
index 46cea12..8a1c0f4 100755
--- a/wmdots/Makefile
+++ b/wmdots/Makefile
@@ -12,9 +12,9 @@ all:: wmdots
clean::
for i in $(OBJS) ; do \
- rm $$i ;
---
wmdots/wmdots/wmdots | Bin 62534 -> 0 bytes
wmdots/wmdots/wmdots.o | Bin 53132 -> 0 bytes
wmdots/wmgeneral/list.o | Bin 1436 -> 0 bytes
wmdots/wmgeneral/misc.o | Bin 2036 -> 0 bytes
wmdots/wmgeneral/wmgeneral.o | Bin 7992 -> 0 bytes
5 files changed, 0 insertions(+)
---
wmdots/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmdots/Makefile b/wmdots/Makefile
index 8a1c0f4..077aba2 100755
--- a/wmdots/Makefile
+++ b/wmdots/Makefile
@@ -5,7 +5,7 @@ OBJS = wmdots.o
.c.o:
cc -c -g -O2 -Wall $< -o $*.o
-wmifs: $(OBJS)
+wmdot
---
wmdots/wmdots.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wmdots/wmdots.c b/wmdots/wmdots.c
index 670d538..28654fd 100644
--- a/wmdots/wmdots.c
+++ b/wmdots/wmdots.c
@@ -410,7 +410,7 @@ void do_trails(void)
// -
Avoids incompatible pointer type warnings.
---
wmfortune/wmfortune.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/wmfortune/wmfortune.c b/wmfortune/wmfortune.c
index a32c380..80e0711 100644
--- a/wmfortune/wmfortune.c
+++ b/wmfortune/wmfortune.c
@@ -25,6 +25,7 @@
#inclu
---
WINGs/wcolorpanel.c | 3 ---
WINGs/wfontpanel.c | 4 ++--
WINGs/wsplitview.c | 3 ---
src/defaults.c | 9 -
src/wmspec.c| 1 -
src/workspace.c | 1 -
util/wmiv.c | 11 ++-
7 files changed, 12 insertions(+), 20 deletions(-)
diff --git a/WINGs/wc
---
AUTHORS | 4 +--
BUGFORM | 8 ++---
BUGS| 4 +--
COPYING.WTFPL | 2 +-
NEWS| 86 -
README | 24 +++---
README.definable-cursor | 2 +-
This two patches are mainly for cleaning up source tree.
First patch removed trailing whitespaces from docs, second one is about fixing
couple of compiler warnings.
--
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.
10 matches
Mail list logo