ohcount
Main Page
Related Pages
Data Structures
Files
File List
Globals
src
diff.h
Go to the documentation of this file.
1
// diff.h written by Mitchell Foral. mitchell<att>caladbolg.net.
2
// See COPYING for license information.
3
4
#ifndef OHCOUNT_DIFF_H
5
#define OHCOUNT_DIFF_H
6
17
void
ohcount_calc_diff
(
const
char
*from,
const
char
*to,
int
*added,
18
int
*removed);
19
20
#endif
Generated on Tue May 14 2013 13:35:15 for ohcount by
1.8.1.2