summaryrefslogtreecommitdiff
path: root/src/amount.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-05-21 20:39:36 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:39:06 -0400
commitf12d41f233d460bd6d2eb8efb90bf6e36e994a30 (patch)
treec98eb535b83d2d65e01a50d6b08b01a593919862 /src/amount.h
parent8b606e7c850d6a5d8f680574beca4d5760486d32 (diff)
downloadledger-f12d41f233d460bd6d2eb8efb90bf6e36e994a30.tar.gz
ledger-f12d41f233d460bd6d2eb8efb90bf6e36e994a30.tar.bz2
ledger-f12d41f233d460bd6d2eb8efb90bf6e36e994a30.zip
Added documentation to balance_pair_t.
Diffstat (limited to 'src/amount.h')
-rw-r--r--src/amount.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/amount.h b/src/amount.h
index b054bb69..0a460d98 100644
--- a/src/amount.h
+++ b/src/amount.h
@@ -43,7 +43,6 @@
* as math using no commodities at all (such as increasing a dollar
* amount by a multiplier).
*/
-
#ifndef _AMOUNT_H
#define _AMOUNT_H