Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-02-08 22:58:47 +0300
committerErik Andersen <andersen@codepoet.org>2000-02-08 22:58:47 +0300
commite49d5ecbbe51718fa925b6890a735e5937cc2aa2 (patch)
treec90bda10731ad9333ce3b404f993354c9fc104b8 /regexp.h
parentc0bf817bbc5c7867fbe8fb76d5c39f8ee802692f (diff)
Some formatting updates (ran the code through indent)
-Erik
Diffstat (limited to 'regexp.h')
-rw-r--r--regexp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/regexp.h b/regexp.h
index e8880fb4f..0c7c9d9ae 100644
--- a/regexp.h
+++ b/regexp.h
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
/*
* Busybox regexp header file
*