Changeset 06adc25 for filterproc.h
- Timestamp:
- Aug 21, 2010, 3:19:22 PM (14 years ago)
- Branches:
- master, release-1.10, release-1.7, release-1.8, release-1.9
- Children:
- 691d012
- Parents:
- 86f740e
- git-author:
- David Benjamin <davidben@mit.edu> (08/07/10 19:16:55)
- git-committer:
- David Benjamin <davidben@mit.edu> (08/21/10 15:19:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
filterproc.h
rd564c3d r06adc25 1 #ifndef __FILTER_PROC_H__2 #define __FILTER_PROC_H__1 #ifndef INC_BARNOWL_FILTER_PROC_H 2 #define INC_BARNOWL_FILTER_PROC_H 3 3 4 4 int call_filter(const char *prog, … … 7 7 char **out, int *status); 8 8 9 #endif 9 #endif /* INC_BARNOWL_FILTER_PROC_H */
Note: See TracChangeset
for help on using the changeset viewer.