summaryrefslogtreecommitdiff
path: root/desktop/printer.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-10-10 13:01:20 +0100
committerVincent Sanders <vince@kyllikki.org>2014-10-10 13:01:20 +0100
commit1a2040bc726b151a1d1b1459ae0fbccef66d7d82 (patch)
tree778326d43c259b786eb574e3ad3ce7c8a5a1ed16 /desktop/printer.h
parentad22d5446cfc62cb69023de2dcdd86b3b680fc98 (diff)
downloadnetsurf-1a2040bc726b151a1d1b1459ae0fbccef66d7d82.tar.gz
netsurf-1a2040bc726b151a1d1b1459ae0fbccef66d7d82.tar.bz2
Trivial sepelling, documentation and whitespace cleanups
Diffstat (limited to 'desktop/printer.h')
-rw-r--r--desktop/printer.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/desktop/printer.h b/desktop/printer.h
index 358922379..7fda8bdb0 100644
--- a/desktop/printer.h
+++ b/desktop/printer.h
@@ -17,9 +17,11 @@
*/
/** \file
- * Printer interface - contains plotter to use, functions for
- * initialization, handling pages and cleaning up.
-*/
+ * Printer interface.
+ *
+ * Interface to generic plotters, initialization, handling pages and
+ * cleaning up.
+ */
#ifndef NETSURF_DESKTOP_PRINTER_H
#define NETSURF_DESKTOP_PRINTER_H