summaryrefslogtreecommitdiff
path: root/src/bw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bw.h')
-rw-r--r--src/bw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bw.h b/src/bw.h
index 6e8fca58..4b915b5c 100644
--- a/src/bw.h
+++ b/src/bw.h
@@ -8,7 +8,7 @@
*/
#define BW_Root (1) /* Root URLs */
#define BW_Img (2) /* Image URLs */
-#define Bw_Force (4) /* Stop connection too */
+#define BW_Force (4) /* Stop connection too */
typedef struct _BrowserWindow BrowserWindow;