]> granicus.if.org Git - graphviz/commit
Change use of snprintf to safe use of sprintf, since Windows does not have
authorerg <devnull@localhost>
Wed, 28 Jun 2006 18:51:00 +0000 (18:51 +0000)
committererg <devnull@localhost>
Wed, 28 Jun 2006 18:51:00 +0000 (18:51 +0000)
commitd86c192d98250bec426cdf7fb85fb67d1df1d205
treeff4c8e089fa91370da7674fe80845bc3f3718f6a
parent4d0bc0f00586a63e4f994ddb7917403af0f50d1d
Change use of snprintf to safe use of sprintf, since Windows does not have
snprintf.
lib/common/emit.c