summaryrefslogtreecommitdiff
path: root/hscript/script.cc
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-08 23:37:44 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-08 23:37:44 -0500
commit542e39743cd3fe85219bdb7fb00b385ac69f05c4 (patch)
tree30722d3e0ba784f9d0ad59fba2d06cdf771dde5e /hscript/script.cc
parentd9ee6b07e5496916af500b7d2d3358621a64c970 (diff)
downloadhorizon-542e39743cd3fe85219bdb7fb00b385ac69f05c4.tar.gz
horizon-542e39743cd3fe85219bdb7fb00b385ac69f05c4.tar.bz2
horizon-542e39743cd3fe85219bdb7fb00b385ac69f05c4.tar.xz
horizon-542e39743cd3fe85219bdb7fb00b385ac69f05c4.zip
hscript: New module 'disk', fix headers of all files
Diffstat (limited to 'hscript/script.cc')
-rw-r--r--hscript/script.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/hscript/script.cc b/hscript/script.cc
index 90e6774..2bc7831 100644
--- a/hscript/script.cc
+++ b/hscript/script.cc
@@ -1,5 +1,5 @@
/*
- * script.hh - Implementation of the Script class
+ * script.cc - Implementation of the Script class
* libhscript, the HorizonScript library for
* Project Horizon
*