aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/fmt/runesnprint.c
diff options
context:
space:
mode:
authorwkj <devnull@localhost>2004-12-29 01:27:57 +0000
committerwkj <devnull@localhost>2004-12-29 01:27:57 +0000
commitc90dd38f54d65f927eb46fa3d397a33e2664eddf (patch)
tree47d33b7ffc9e82e91b5cf0dc4d777fc0e555b520 /src/lib9/fmt/runesnprint.c
parent4645c5d7d3529baccdc4b7ddd75cec1c30c53adf (diff)
downloadplan9port-c90dd38f54d65f927eb46fa3d397a33e2664eddf.tar.gz
plan9port-c90dd38f54d65f927eb46fa3d397a33e2664eddf.tar.bz2
plan9port-c90dd38f54d65f927eb46fa3d397a33e2664eddf.zip
Formatting nits.
Diffstat (limited to 'src/lib9/fmt/runesnprint.c')
-rw-r--r--src/lib9/fmt/runesnprint.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib9/fmt/runesnprint.c b/src/lib9/fmt/runesnprint.c
index 2fd1b417..2e6ad6c6 100644
--- a/src/lib9/fmt/runesnprint.c
+++ b/src/lib9/fmt/runesnprint.c
@@ -7,8 +7,8 @@
* or modification of this software and in all copies of the supporting
* documentation for such software.
* THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY. IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE ANY
- * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
+ * WARRANTY. IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE
+ * ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
* OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
*/
#include <stdarg.h>