Fix the pwd and group functions. The bb_ stuff was a leftover from
[oweals/busybox.git] / rmdir.c
diff --git a/rmdir.c b/rmdir.c
index 8c2165e6b3e01d46f518af3e9bf9c8afabb57034..86346ddde8baeda1f3b591f9936e9e75901e807c 100644 (file)
--- a/rmdir.c
+++ b/rmdir.c
@@ -3,7 +3,7 @@
  * Mini rmdir implementation for busybox
  *
  *
- * Copyright (C) 1999,2000 by Lineo, inc.
+ * Copyright (C) 1999,2000,2001 by Lineo, inc.
  * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
  *
  * This program is free software; you can redistribute it and/or modify