fixed wrong indentation
This commit is contained in:
@ -17,7 +17,6 @@
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with QSE. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#if 0
|
||||
|
||||
#include <qse/sed/std.h>
|
||||
#include <qse/cmn/str.h>
|
||||
@ -1038,6 +1037,4 @@ int qse_main (int argc, qse_achar_t* argv[])
|
||||
|
||||
return qse_runmain (argc, argv, sed_main);
|
||||
}
|
||||
#endif
|
||||
|
||||
#include "../../samples/cmn/task01.c"
|
||||
|
Reference in New Issue
Block a user