source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: sync after sqlite3_errstr() compat addition
@ 2014-08-05 16:12 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2014-08-05 16:12 UTC (permalink / raw)
  To: source

Log Message:
-----------
sync after sqlite3_errstr() compat addition

Modified Files:
--------------
    mdocml:
        Makefile.depend

Revision Data
-------------
Index: Makefile.depend
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile.depend,v
retrieving revision 1.1
retrieving revision 1.2
diff -LMakefile.depend -LMakefile.depend -u -p -r1.1 -r1.2
--- Makefile.depend
+++ Makefile.depend
@@ -7,6 +7,7 @@ compat_fgetln.o: compat_fgetln.c config.
 compat_getsubopt.o: compat_getsubopt.c config.h 
 compat_ohash.o: compat_ohash.c config.h 
 compat_reallocarray.o: compat_reallocarray.c config.h 
+compat_sqlite3_errstr.o: compat_sqlite3_errstr.c config.h 
 compat_strcasestr.o: compat_strcasestr.c config.h 
 compat_strlcat.o: compat_strlcat.c config.h 
 compat_strlcpy.o: compat_strlcpy.c config.h 
@@ -61,6 +62,7 @@ test-getsubopt.o: test-getsubopt.c 
 test-mmap.o: test-mmap.c 
 test-ohash.o: test-ohash.c 
 test-reallocarray.o: test-reallocarray.c 
+test-sqlite3_errstr.o: test-sqlite3_errstr.c 
 test-strcasestr.o: test-strcasestr.c 
 test-strlcat.o: test-strlcat.c 
 test-strlcpy.o: test-strlcpy.c 
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-05 16:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-05 16:12 mdocml: sync after sqlite3_errstr() compat addition schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).