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:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-10-06 02:50:22 +0400
committerDenis Vlasenko <vda.linux@googlemail.com>2006-10-06 02:50:22 +0400
commitde59c0f58fa5dc75b753f94da61be92bfa0935ec (patch)
treefea308471e3d73fb6770ff6e4cda23da53b65bec /e2fsprogs
parent01c27fc5ac89b07821a5430880d771e3c993c1c1 (diff)
httpd: add -u user[:grp] support
Diffstat (limited to 'e2fsprogs')
-rw-r--r--e2fsprogs/ext2fs/version.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/e2fsprogs/ext2fs/version.c b/e2fsprogs/ext2fs/version.c
index 882e121d4..d2981e867 100644
--- a/e2fsprogs/ext2fs/version.c
+++ b/e2fsprogs/ext2fs/version.c
@@ -20,8 +20,6 @@
#include "ext2_fs.h"
#include "ext2fs.h"
-//#include "../../version.h"
-
static const char *lib_version = E2FSPROGS_VERSION;
static const char *lib_date = E2FSPROGS_DATE;