aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorBenjamin Tan <demoneaux@gmail.com>2018-02-08 11:22:01 +0800
committerBenjamin Tan <demoneaux@gmail.com>2018-02-08 11:22:01 +0800
commit18e7dd21731d4eca92e062b25e07462531b5b380 (patch)
tree3170fdd1544a0b98facc783933bf01cc947da1ac /js
parentfb97d99bff72816c7a2464b037dd00ba4de77525 (diff)
downloadperl-software-in-gnu-guix-18e7dd21731d4eca92e062b25e07462531b5b380.tar
perl-software-in-gnu-guix-18e7dd21731d4eca92e062b25e07462531b5b380.tar.gz
Cleanup code style.
Diffstat (limited to 'js')
-rw-r--r--js/reveal.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/js/reveal.js b/js/reveal.js
index e3ffeac..2439a05 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -403,13 +403,13 @@
}
- /**
- * Loads the dependencies of reveal.js. Dependencies are
- * defined via the configuration option 'dependencies'
- * and will be loaded prior to starting/binding reveal.js.
- * Some dependencies may have an 'async' flag, if so they
- * will load after reveal.js has been started up.
- */
+ /**
+ * Loads the dependencies of reveal.js. Dependencies are
+ * defined via the configuration option 'dependencies'
+ * and will be loaded prior to starting/binding reveal.js.
+ * Some dependencies may have an 'async' flag, if so they
+ * will load after reveal.js has been started up.
+ */
function load() {
var scripts = [],