]> code.delx.au - gnu-emacs/blob - src/unexec.h
Fix EOL decoding in vc-annotate with SVN back-end on MS-Windows
[gnu-emacs] / src / unexec.h
1 #ifndef EMACS_UNEXEC_H
2 #define EMACS_UNEXEC_H
3 void unexec (const char *, const char *);
4 #endif /* EMACS_UNEXEC_H */