]> git.cameronkatri.com Git - mandoc.git/blobdiff - mdoc_action.c
`Cd' in -Thtml -mdoc correctly breaks lines.
[mandoc.git] / mdoc_action.c
index a5c8cb0ab85150d12ef9b4c141f430b52b4354a3..844e1bf646ed9a08d235fd18f2d2e36afbafee1d 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: mdoc_action.c,v 1.40 2009/09/24 15:08:41 kristaps Exp $ */
+/*     $Id: mdoc_action.c,v 1.41 2009/09/25 13:03:25 kristaps Exp $ */
 /*
  * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
  *
@@ -934,6 +934,7 @@ order_rs(int t)
 }
 
 
+/* ARGSUSED */
 static int
 post_rs(POST_ARGS)
 {