Commit 0427b783 authored by Yang Tse's avatar Yang Tse
Browse files

Add empty line, to force CVS to update the $Id date string format

parent 4650732f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,3 +39,4 @@ pdf: $(PDFPAGES)
	rm $$foo.ps; \
	echo "converted $< to $@")

+1 −0
Original line number Diff line number Diff line
@@ -40,3 +40,4 @@ int main(void)
  }
  return 0;
}
+1 −0
Original line number Diff line number Diff line
@@ -33,3 +33,4 @@ int main(void)
  }
  return 0;
}
+1 −0
Original line number Diff line number Diff line
@@ -88,3 +88,4 @@ $(LIBCURL_DLL) $(LIBCURL_IMPLIB): $(OBJECTS) $(LINKLIB)
	$(LD) $(LDFLAGS) -e$(LIBCURL_DLL) $**
	$(IMPLIB) $(LIBCURL_IMPLIB) $(LIBCURL_DLL)

+1 −0
Original line number Diff line number Diff line
@@ -60,3 +60,4 @@ FUTURE
      curlx_mvsprintf
      curlx_mvprintf
      curlx_mvfprintf
Loading