From 464913a2c48b24f2b55c001f65b2e4ddbbbad21a Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Wed, 9 Apr 2008 11:06:46 +0000 Subject: [PATCH] formatting-issues git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@907 0778d3d1-df1d-0410-868b-ea421aaaa00d --- ChangeLog | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 19936ea32..bbed8a6a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,6 @@ * src/core/lfo_controller.cpp: add more parameters to LFO controller - 2008-04-08 Paul Giblock * include/engine.h: @@ -171,9 +170,9 @@ Fixed tabs * src/core/mixer.cpp: - Couldn't easily convert from void* to int on a 64bit machine. Instead, we - now use a union. We should change any enqueueing code to use the union as - well + Couldn't easily convert from void* to int on a 64bit machine. Instead, + we now use a union. We should change any enqueueing code to use the + union as well * data/themes/add_controller.png: * data/themes/controller.png: @@ -216,7 +215,6 @@ * data/themes/Makefile.am: start a theme with my preferences - 2008-04-03 Tobias Doerffel * include/song.h: