Index: trunk/Ohana/src/opihi/pantasks/pulse.c
===================================================================
--- trunk/Ohana/src/opihi/pantasks/pulse.c	(revision 6687)
+++ trunk/Ohana/src/opihi/pantasks/pulse.c	(revision 7917)
@@ -6,5 +6,5 @@
 
   if (argc != 2) {
-    fprintf (stderr, "USAGE: pulse (microseconds)\n");
+    gprint (GP_ERR, "USAGE: pulse (microseconds)\n");
     return (FALSE);
   }
