changeset 78:006a99b406dd

Modify comment to match reality.
author darius@Inchoate
date Wed, 21 Jan 2009 22:52:15 +1030
parents ca5fc59ec4f0
children a1edf53d904e
files tempctrl.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tempctrl.c	Wed Jan 21 22:51:59 2009 +1030
+++ b/tempctrl.c	Wed Jan 21 22:52:15 2009 +1030
@@ -361,7 +361,7 @@
 }
 
 /*
- * Print out temperature (or NA + error code) with specified trailer
+ * Print out temperature (or short error code) with specified trailer
  */
 static void
 printtemp(char *name, int tmp, char *trailer) {