From ccc980da1fd84ebfca25cf8caf9a5d62333099fc Mon Sep 17 00:00:00 2001 From: Paul Menzel <paulepanter@users.sourceforge.net> Date: Wed, 28 Sep 2011 10:18:18 +0200 Subject: [PATCH] Remove Ctrl + l () character from source files The following commits git show aac3f2c8 git show 1510304c git show 13cabd9e git show 350a7a33 git show 9b7cc54d git show e6972011 git show 1d3a7938 git show 934524b9 git show b2954936 git show a7f677b5 git show 4369c400 git show d509f47a git show a6d5818f git show c3876df7 git show 4583098b git show 2831ada5 git show 4e1bce59 git show 1609f699 git show 4e4c1676 git show d6fade43 among others(?) introduced several occurrences of Ctrl + l (). Probably this was caused by the used editor. These control characters can be searched for using the following command [1]. $ git grep ^L [1] http://unstableme.blogspot.com/2009/10/grep-and-print-control-characters-in.html
aac3f2c8
1510304c
13cabd9e
350a7a33
9b7cc54d
e6972011
1d3a7938
934524b9
b2954936
a7f677b5
4369c400
d509f47a
a6d5818f
c3876df7
4583098b
2831ada5
4e1bce59
1609f699
4e4c1676
d6fade43
2008-09-22 Srinivasa Ragavan <sragavan@novell.com> * COPYING.LGPL2: Add LGPL v2, v3 licensing header. * COPYING.LGPL3: svn path=/trunk/; revision=36422