diff options
author | John Wiegley <johnw@newartisans.com> | 2007-05-21 20:45:13 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 03:39:06 -0400 |
commit | d23ed020abf494a046b499cdce1c0957cd5b4783 (patch) | |
tree | bd9035df62b9ef7cbf77045bb018de8e33270fca /src/utility/system.hh | |
parent | fdfc37adf948415b6caad55c08e8313abd4e1b1b (diff) | |
download | fork-ledger-d23ed020abf494a046b499cdce1c0957cd5b4783.tar.gz fork-ledger-d23ed020abf494a046b499cdce1c0957cd5b4783.tar.bz2 fork-ledger-d23ed020abf494a046b499cdce1c0957cd5b4783.zip |
Whitespace cleanup.
Diffstat (limited to 'src/utility/system.hh')
-rw-r--r-- | src/utility/system.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utility/system.hh b/src/utility/system.hh index 96c6575c..92fc5874 100644 --- a/src/utility/system.hh +++ b/src/utility/system.hh @@ -36,7 +36,7 @@ * @file system.hh * @author John Wiegley * @date Mon Apr 23 03:43:05 2007 - * + * * @brief All system headers needed by Ledger. * * These are collected here so that a pre-compiled header can be made. |