tls: reorder a few more cipher ids
[oweals/busybox.git] / libpwdgrp / pwd_grp.c
index c9bbc8bdadce5ce754407d0b3e4128f40ec62fde..b44ada4323ecd041e36cf7590f24f99679790e9a 100644 (file)
@@ -1,5 +1,6 @@
 /* vi: set sw=4 ts=4: */
-/* Copyright (C) 2014 Tito Ragusa <farmatito@tiscali.it>
+/*
+ * Copyright (C) 2014 Tito Ragusa <farmatito@tiscali.it>
  *
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
@@ -28,7 +29,6 @@
  *    implemented, if you need a particular missing function it should be
  *    easy to write it by using the internal common code.
  */
-
 #include "libbb.h"
 
 struct const_passdb {