X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2Fhp2ps%2FAxes.h;h=e4be505dfbada4c5960a784ae4a780ef1cdf10cd;hb=c6c43e43be1f913cd90cb7cb5bb87e90e6552691;hp=f41b9ef537a05ee92ac820a62666a5a4033d51a4;hpb=063eda14b18aadc138bc27eb460e1af93b09ca9b;p=ghc-hetmet.git diff --git a/ghc/utils/hp2ps/Axes.h b/ghc/utils/hp2ps/Axes.h index f41b9ef..e4be505 100644 --- a/ghc/utils/hp2ps/Axes.h +++ b/ghc/utils/hp2ps/Axes.h @@ -1,6 +1,6 @@ #ifndef AXES_H #define AXES_H -extern void Axes PROTO((void)); +void Axes PROTO((void)); #endif /* AXES_H */