Fix compiler warnings from OS X Lion: a missing #include and some
[sgt/utils] / beep / beep.c
index ab23728..8e5e375 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * beep: quickly pipe text data into, or out of, the primary X
- * selection
+ * beep: make a beeping noise, by any means necessary
  */
 
 #include <stdio.h>