summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-06 20:28:53 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-06 20:28:53 (EDT)
commit061518cfbefb15e123536db2aaed289fea78b89e (patch)
tree8effbb0509da67682ab67dfa8310dd9965265fc5
parent2ae328f31417129d5ab290a02195950f3cb3a812 (diff)
downloadlibreboot-061518cfbefb15e123536db2aaed289fea78b89e.zip
libreboot-061518cfbefb15e123536db2aaed289fea78b89e.tar.gz
libreboot-061518cfbefb15e123536db2aaed289fea78b89e.tar.bz2
check-trailing-newline: note about guile 2
-rw-r--r--resources/scripts/misc/check-trailing-newline1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/scripts/misc/check-trailing-newline b/resources/scripts/misc/check-trailing-newline
index 02bfd43..5a6cd5c 100644
--- a/resources/scripts/misc/check-trailing-newline
+++ b/resources/scripts/misc/check-trailing-newline
@@ -2,6 +2,7 @@
-*- scheme -*-
!#
;;; check-trailing-newline -- Find files lacking a trailing newline
+;;; Use guile 2 (not 1.8)
;;; Copyright (C) 2015 Mark H Weaver <mhw@netris.org>
;;;
;;; This program is free software: you can redistribute it and/or modify