include/svx/sdr/animation/scheduler.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1885ebdff687c11725941da48034aa9c1bcb161f Author: Noel Grandin <n...@peralex.com> Date: Thu Jul 17 14:04:47 2014 +0200 add comment Change-Id: I1566a20166e77ac1e00db9ba19b92c68ad14e2df Reviewed-on: https://gerrit.libreoffice.org/10366 Reviewed-by: Noel Grandin <noelgran...@gmail.com> Tested-by: Noel Grandin <noelgran...@gmail.com> diff --git a/include/svx/sdr/animation/scheduler.hxx b/include/svx/sdr/animation/scheduler.hxx index 9e3a33d..b9b8ab0 100644 --- a/include/svx/sdr/animation/scheduler.hxx +++ b/include/svx/sdr/animation/scheduler.hxx @@ -36,7 +36,7 @@ namespace sdr // time of event in ms sal_uInt32 mnTime; - // pointer for simply linked list + // pointer for linked list sorted by mnTime Event* mpNext; public: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits