summaryrefslogtreecommitdiff
path: root/render/layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/layout.h')
-rw-r--r--render/layout.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/render/layout.h b/render/layout.h
index e2879a957..a580a94f9 100644
--- a/render/layout.h
+++ b/render/layout.h
@@ -1,10 +1,10 @@
/**
- * $Id: layout.h,v 1.1 2002/05/04 19:57:18 bursa Exp $
+ * $Id: layout.h,v 1.2 2002/05/27 23:21:11 bursa Exp $
*/
/**
* interface
*/
-void layout_block(struct box * box, unsigned long width);
+void layout_document(struct box * box, unsigned long width);