X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2Fhp2ps%2FKey.h;h=d2a7b8eae33c1a26cb2086999861118c5668841a;hb=c6c43e43be1f913cd90cb7cb5bb87e90e6552691;hp=432541eead288a827f9e2e77a16e1b86c5f65f08;hpb=063eda14b18aadc138bc27eb460e1af93b09ca9b;p=ghc-hetmet.git diff --git a/ghc/utils/hp2ps/Key.h b/ghc/utils/hp2ps/Key.h index 432541e..d2a7b8e 100644 --- a/ghc/utils/hp2ps/Key.h +++ b/ghc/utils/hp2ps/Key.h @@ -1,6 +1,6 @@ #ifndef KEY_H #define KEY_H -extern void Key PROTO((void)); +void Key PROTO((void)); #endif /* KEY_H */