summaryrefslogtreecommitdiff
path: root/src/shopitem.h
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-03-10 05:15:20 -0600
committerIra Rice <irarice@gmail.com>2009-03-10 07:28:35 -0600
commit2d6e867ba8306bc662b9cf42dd403f2ebcb140a6 (patch)
treea88d742f4acbeacf909bc80b837cb64bbae06580 /src/shopitem.h
parentb1c08a56778308897b2a46d6111084044583de0e (diff)
downloadmana-client-2d6e867ba8306bc662b9cf42dd403f2ebcb140a6.tar.gz
mana-client-2d6e867ba8306bc662b9cf42dd403f2ebcb140a6.tar.bz2
mana-client-2d6e867ba8306bc662b9cf42dd403f2ebcb140a6.tar.xz
mana-client-2d6e867ba8306bc662b9cf42dd403f2ebcb140a6.zip
Remove some tabs and trailing whitespace
Diffstat (limited to 'src/shopitem.h')
-rw-r--r--src/shopitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shopitem.h b/src/shopitem.h
index 18608a94..afc48bf5 100644
--- a/src/shopitem.h
+++ b/src/shopitem.h
@@ -96,7 +96,7 @@ class ShopItem : public Item
* Reduces the quantity of the topmost duplicate by the specified
* amount. Also reduces the total quantity of this DuplicateItem.
* Empty duplicates are automatically removed.
- *
+ *
* If the amount is bigger than the quantity of the current topmost,
* only sell as much as possible. Returns the amount actually sold (do
* not ignore the return value!)