summaryrefslogtreecommitdiff
path: root/docs/development
diff options
context:
space:
mode:
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/scala.dbc/SQLTypes.dot2
-rw-r--r--docs/development/scala.tools.nsc/nscNodes.dot2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/development/scala.dbc/SQLTypes.dot b/docs/development/scala.dbc/SQLTypes.dot
index 755b2fcfca..77c27cf729 100644
--- a/docs/development/scala.dbc/SQLTypes.dot
+++ b/docs/development/scala.dbc/SQLTypes.dot
@@ -45,4 +45,4 @@ digraph SQLTypes {
TimeWithTimezoneType -> TimeType
TimestampWithoutTimezoneType -> TimestampType
TimestampWithTimezoneType -> TimestampType
-} \ No newline at end of file
+}
diff --git a/docs/development/scala.tools.nsc/nscNodes.dot b/docs/development/scala.tools.nsc/nscNodes.dot
index eb0b792451..ab96c455c1 100644
--- a/docs/development/scala.tools.nsc/nscNodes.dot
+++ b/docs/development/scala.tools.nsc/nscNodes.dot
@@ -101,4 +101,4 @@ digraph SQLTypes {
AppliedTypeTree -> TypTree
-} \ No newline at end of file
+}