changeset 414:c452a459e552

Clear up the file descriptions.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 03 Nov 2012 03:50:26 +0200
parents a7ab6bf5b012
children d94f4bcb4be3
files dmfile.c dmfile.h
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/dmfile.c	Sat Nov 03 03:50:02 2012 +0200
+++ b/dmfile.c	Sat Nov 03 03:50:26 2012 +0200
@@ -1,6 +1,6 @@
 /*
  * DMLib
- * -- Plain STDIO file endianess functions
+ * -- Standard I/O (stdio) file write/read endianess helpers
  * Programmed and designed by Matti 'ccr' Hamalainen
  * (C) Copyright 2011 Tecnic Software productions (TNSP)
  */
--- a/dmfile.h	Sat Nov 03 03:50:02 2012 +0200
+++ b/dmfile.h	Sat Nov 03 03:50:26 2012 +0200
@@ -1,6 +1,6 @@
 /*
  * DMLib
- * -- Main header file
+ * -- Standard I/O (stdio) file write/read endianess helpers
  * Programmed and designed by Matti 'ccr' Hamalainen
  * (C) Copyright 2011 Tecnic Software productions (TNSP)
  */