aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xautolock/files/patch-include__options.h
blob: 1e5c5f918440efe36f26177800966993d71df691 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/options.h.orig	2007-09-30 18:30:29.000000000 -0300
+++ include/options.h	2008-02-18 23:26:18.000000000 -0300
@@ -39,7 +39,7 @@
   msg_exit,      /* kill a running xautolock             */
   msg_lockNow,   /* tell running xautolock to lock now   */
   msg_unlockNow, /* tell running xautolock to unlock now */
-  msg_restart,   /* tell running xautolock to restart    */
+  msg_restart    /* tell running xautolock to restart    */
 } message;
 
 /*