[ros-bugs] [Bug 2598] logevent command line utility
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Sat Sep 8 11:11:14 CEST 2007
http://www.reactos.org/bugzilla/show_bug.cgi?id=2598
Colin Finck <mail at colinfinck.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Colin Finck <mail at colinfinck.de> 2007-09-08 11:11:13 CET ---
I committed your utility to rosapps in r28935 and made some small changes to it
in r28936.
Thanks for your work!
If you ask, why I replaced all TABs by spaces:
In source code files we do this, because in some cases you cannot only use
TABs. For example, when you want to align some comments next to source lines,
this doesn't look right with all TAB widths.
Therefore it's better to only use TABs in source code files. This does not
apply to .rbuild files, for them we should only use TABs.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list