Changeset 2194:bb0c0a2ccdac for commands.c
- Timestamp:
- 2000-11-23 02:30:33 (8 years ago)
- Branch:
- HEAD
- Files:
-
- 1 modified
-
commands.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
commands.c
r2189 r2194 119 119 fpfilterout = fpout; 120 120 fpout = NULL; 121 endwin ();121 /* endwin (); */ 122 122 filterpid = mutt_create_filter_fd (DisplayFilter, &fpout, NULL, NULL, 123 123 -1, fileno(fpfilterout), -1);
