]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_add_wchstr.3x
ncurses 5.4
[ncurses.git] / man / curs_add_wchstr.3x
index 17d3446985003225e8b4fc9f21f8ca2a118e81f2..7afd498473e050cc44485eea161795e8dc3962ef 100644 (file)
@@ -1,5 +1,5 @@
 .\"***************************************************************************
-.\" Copyright (c) 2002 Free Software Foundation, Inc.                        *
+.\" Copyright (c) 2002,2003 Free Software Foundation, Inc.                   *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
 .\" copy of this software and associated documentation files (the            *
@@ -26,7 +26,7 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_add_wchstr.3x,v 1.1 2002/02/23 22:15:55 tom Exp $
+.\" $Id: curs_add_wchstr.3x,v 1.2 2003/12/27 18:53:41 tom Exp $
 .TH curs_add_wchstr 3X ""
 .SH NAME
 .PP
@@ -40,7 +40,7 @@
 \fBmvwadd_wchnstr\fR \- add an array of complex characters (and attributes) to a curses window
 .SH SYNOPSIS
 .B #include <curses.h>
-
+.PP
 .nf
 \fBint add_wchstr(const cchar_t *\fR\fIwchstr\fR\fB);\fR
 .br