Browse Source

tpm-tools: fix .mk file header

The file header should use 80 #'s.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 9 years ago
parent
commit
1939b393e3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/tpm-tools/tpm-tools.mk

+ 2 - 2
package/tpm-tools/tpm-tools.mk

@@ -1,8 +1,8 @@
-#############################################################
+################################################################################
 #
 # tpm-tools
 #
-##############################################################
+################################################################################
 
 TPM_TOOLS_VERSION = 1.3.8
 TPM_TOOLS_SOURCE = tpm-tools-$(TPM_TOOLS_VERSION).tar.gz