File: wine_spec.h

package info (click to toggle)
c2man-wine 2.41-980719-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 848 kB
  • ctags: 923
  • sloc: ansic: 6,725; sh: 5,095; yacc: 839; lex: 621; makefile: 221; perl: 81
file content (9 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
5
6
7
8
9
/*
 *  Declarations for Wine specific enhancements to c2man
 *
 */

#include "c2man.h"

int document_function(Declarator *declarator);
void parse_spec(char *path);