aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pw/pw_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pw/pw_conf.c')
-rw-r--r--usr.sbin/pw/pw_conf.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.sbin/pw/pw_conf.c b/usr.sbin/pw/pw_conf.c
index 0ec88f60eda1..e9042b15b321 100644
--- a/usr.sbin/pw/pw_conf.c
+++ b/usr.sbin/pw/pw_conf.c
@@ -26,11 +26,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
-
#include <err.h>
#include <fcntl.h>
#include <string.h>