summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/magstep.h
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-03 00:42:10 +0000
committerKarl Berry <karl@freefriends.org>2009-12-03 00:42:10 +0000
commit67257c18c27c5265b15a55ad61d45da410f2f104 (patch)
treecda7ad04d5508d318053deda2922c990892023d2 /Build/source/texk/kpathsea/magstep.h
parent7bc782074dd7cba33ad218494c3693c66a33037d (diff)
formatting/doc fixes
git-svn-id: svn://tug.org/texlive/trunk@16274 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/magstep.h')
-rw-r--r--Build/source/texk/kpathsea/magstep.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/magstep.h b/Build/source/texk/kpathsea/magstep.h
index 0359562d4d2..42f02aa96af 100644
--- a/Build/source/texk/kpathsea/magstep.h
+++ b/Build/source/texk/kpathsea/magstep.h
@@ -1,6 +1,6 @@
/* magstep.h: declaration for magstep fixing.
- Copyright 1994, 2008 Karl Berry.
+ Copyright 1994, 2008, 2009 Karl Berry.
Copyright 1999, 2005 Olaf Weber.
This library is free software; you can redistribute it and/or
@@ -44,7 +44,8 @@ extern KPSEDLL unsigned kpathsea_magstep_fix (kpathsea kpse, unsigned dpi,
unsigned bdpi, int *m_ret);
#if defined (KPSE_COMPAT_API)
-extern KPSEDLL unsigned kpse_magstep_fix (unsigned dpi, unsigned bdpi, int *m_ret);
+extern KPSEDLL unsigned kpse_magstep_fix (unsigned dpi, unsigned bdpi,
+ int *m_ret);
#endif
#endif /* not KPATHSEA_MAGSTEP_H */