Changeset 71803743714376fc12fb54b3506df6a4c17a8828 for src/noit_console.h
- Timestamp:
- 08/04/08 02:12:25 (10 years ago)
- git-parent:
- Files:
-
- src/noit_console.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
src/noit_console.h
r4d6b73a r7180374 66 66 typedef struct __noit_console_closure { 67 67 int initialized; 68 char feed_path[128]; 68 69 eventer_t e; /* The event it is attached to. This 69 70 * is needed so it can write itself out */