summaryrefslogtreecommitdiff
path: root/doc/Images.txt
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2010-02-27 05:19:43 +0000
committercorvid <corvid@lavabit.com>2010-02-27 05:19:43 +0000
commitc078e58a08a9fcfdc65631ef3dacc5ac54b5a3c3 (patch)
tree4c8f5a3a1deb1e46de863c049eb70ed3d84e9d84 /doc/Images.txt
parent6e9217a172572e79d1d4fbd261568bbc8bed11ac (diff)
trim some spaces
Diffstat (limited to 'doc/Images.txt')
-rw-r--r--doc/Images.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Images.txt b/doc/Images.txt
index ea3ebab0..6a36e6f5 100644
--- a/doc/Images.txt
+++ b/doc/Images.txt
@@ -64,7 +64,7 @@ with the widget code. This is done by calling image.c functions:
a_Image_write
a_Image_new_scan
a_Image_close
-
+
* The functions in image.c make the required Dw calls.
@@ -117,7 +117,7 @@ represent which rows have been decoded.
- dw/image.{cc,hh}
* Bear in mind that there are four data structures for image
-code:
+code:
- DilloImage (image.hh)
- DICacheEntry (dicache.h)