aboutsummaryrefslogtreecommitdiffstats
path: root/urgent.c
diff options
context:
space:
mode:
Diffstat (limited to 'urgent.c')
-rw-r--r--urgent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/urgent.c b/urgent.c
index 42f01ad..c74192f 100644
--- a/urgent.c
+++ b/urgent.c
@@ -2,7 +2,7 @@
* $Id$
*
* Compile with
- * gcc -L/usr/X11R6/lib -lX11 urgent.c -o urgent
+ * gcc -lX11 -o urgent urgent.c
*/
#include <stdio.h>