aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2009-12-29 02:57:40 +0100
committerJuanma Barranquero <[email protected]>2009-12-29 02:57:40 +0100
commit5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2 (patch)
tree0a4a7ee5287d09c29db0311b2419691683e28adb /lwlib
parent96c834b62ad63c11281d0c104091a2278fcc20ed (diff)
Fix typos in ChangeLogs.
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 27f14f5f1d..67c2fe6d37 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -753,7 +753,7 @@
* lwlib/Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o)
(lwlib-Xaw.o, lwlib-Xm.o, lwlib-Xol.o, lwlib-Xolmb.o):
- Add dependencies to corresponding .c files. for Solaris 2.x VPATH make.
+ Add dependencies to corresponding .c files for Solaris 2.x VPATH make.
1998-04-06 Andreas Schwab <[email protected]>