Changes in commands.c [2dd9c48:7803326]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands.c
r2dd9c48 r7803326 1985 1985 } 1986 1986 /* check for a zwrite -m */ 1987 z = owl_zwrite_new( argc, argv);1987 z = owl_zwrite_new(buff); 1988 1988 if (!z) { 1989 1989 owl_function_error("Error in zwrite arguments");
Note: See TracChangeset
for help on using the changeset viewer.