File: options2.h

package info (click to toggle)
elvis 2.1i-3
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 4,120 kB
  • ctags: 5,838
  • sloc: ansic: 53,854; sh: 811; makefile: 263
file content (7 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
4
5
6
7
/* options2.h */

#ifdef FEATURE_MKEXRC
BEGIN_EXTERNC
extern void optsave P_((BUFFER custom));
END_EXTERNC
#endif