summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/asymptote/babel.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/asymptote/babel.asy')
-rw-r--r--Master/texmf-dist/asymptote/babel.asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/asymptote/babel.asy b/Master/texmf-dist/asymptote/babel.asy
index e93dec2a5cb..ada173c8a96 100644
--- a/Master/texmf-dist/asymptote/babel.asy
+++ b/Master/texmf-dist/asymptote/babel.asy
@@ -1,4 +1,4 @@
-void babel(string s)
+void babel(string s)
{
usepackage("babel",s);
}