From 846850914d860ba0cb1fd6b9c394e4bee6b31737 Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Mon, 28 Aug 2006 12:27:00 +0200 Subject: changed config.arg.h - I really need the 4th tag --- config.arg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.arg.h') diff --git a/config.arg.h b/config.arg.h index 355b02b..c457c23 100644 --- a/config.arg.h +++ b/config.arg.h @@ -4,7 +4,7 @@ */ #define TAGS \ -const char *tags[] = { "work", "net", "fnord", NULL }; +const char *tags[] = { "dev", "work", "net", "fnord", NULL }; #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>" -- cgit v1.2.3-54-g00ecf