home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lynx2.8.1dev.10.tar.gz / lynx2.8.1dev.10.tar / lynx2-8 / src / UCAuto.h < prev    next >
C/C++ Source or Header  |  1997-07-09  |  133b  |  8 lines

  1.  
  2. #ifndef UCAUTO_H
  3. #define UCAUTO_H
  4.  
  5. extern void UCChangeTerminalCodepage PARAMS((int newcs, LYUCcharset *p));
  6.  
  7. #endif /* UCAUTO_H */
  8.