]> granicus.if.org Git - onig/commitdiff
Remove whitespace at the beginning of the files
authorPeter Kokot <peterkokot@gmail.com>
Mon, 1 Oct 2018 08:35:56 +0000 (10:35 +0200)
committerK.Kosako <kkosako0@gmail.com>
Mon, 1 Oct 2018 08:56:04 +0000 (17:56 +0900)
contributed/makefile
sample/CMakeLists.txt

index 3358fa4df7af33c11e4425d97483abc4d0b6cd8c..f44a3c065d58f18fb5d7510319f66109a012ece7 100644 (file)
@@ -1,4 +1,3 @@
-
 ONIG_LIB=../src/.libs/libonig.a
 LIBS=$(ONIG_LIB) /usr/local/lib/libLLVMFuzzerMain.a
 
index 186003343acddbab7ac3db898b1df4484b5a3027..c0bd05728268e4d0573c5bb4d977fc38d6df8ead 100644 (file)
@@ -1,4 +1,3 @@
-
 cmake_minimum_required(VERSION 2.8)
 project(oniguruma_sample C)