~ubuntu-branches/ubuntu/vivid/macutils/vivid

« back to all changes in this revision

Viewing changes to fileio/wrfileopt.h

  • Committer: Bazaar Package Importer
  • Author(s): Eric Sharkey
  • Date: 2001-10-27 15:22:18 UTC
  • Revision ID: james.westby@ubuntu.com-20011027152218-oikhfgiaja3hjf5f
Tags: upstream-2.0b3
ImportĀ upstreamĀ versionĀ 2.0b3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
extern int wrfileopt();
 
2
extern void give_wrfileopt();
 
3
extern void set_wrfileopt();
 
4
extern void set_s_wrfileopt();
 
5
extern char *get_wrfileopt();
 
6