Index: srtp/test/lfsr.c |
diff --git a/srtp/test/lfsr.c b/srtp/test/lfsr.c |
index f9af63efaf83147d4774129f5e2767cc89cde758..240590c5b8cb8c672285571ae08c66066352abbe 100644 |
--- a/srtp/test/lfsr.c |
+++ b/srtp/test/lfsr.c |
@@ -1,4 +1,9 @@ |
/* |
+ * lfsr.c |
+ * |
+ */ |
+ |
+/* |
* |
* Copyright (c) 2001-2006, Cisco Systems, Inc. |
* All rights reserved. |
@@ -33,11 +38,6 @@ |
* OF THE POSSIBILITY OF SUCH DAMAGE. |
* |
*/ |
-/* |
- * lfsr.c |
- * |
- */ |
- |
#include <stdio.h> |
#include "datatypes.h" |