diff options
author | John Wiegley <johnw@newartisans.com> | 2009-01-30 19:28:16 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-01-30 19:28:53 -0400 |
commit | 6213dc5af8b365cde2495fddaa465b0427779d00 (patch) | |
tree | 8d2f2c88e9931608f1605b98dddb6b25f939d4ac /src/amount.h | |
parent | 676e7bcf4fd9e2130c2f2ab62656a858bfd4bd0d (diff) | |
download | fork-ledger-6213dc5af8b365cde2495fddaa465b0427779d00.tar.gz fork-ledger-6213dc5af8b365cde2495fddaa465b0427779d00.tar.bz2 fork-ledger-6213dc5af8b365cde2495fddaa465b0427779d00.zip |
Whitespace fix.
Diffstat (limited to 'src/amount.h')
-rw-r--r-- | src/amount.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/amount.h b/src/amount.h index 2285591a..ba7d1c07 100644 --- a/src/amount.h +++ b/src/amount.h @@ -2,8 +2,8 @@ * Copyright (c) 2003-2009, John Wiegley. All rights reserved. * * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: + * modification, are permitted provided that the following conditions + * are met: * * - Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. |