From f10958966c8895244f8ed92ab957d923aa972806 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 19 Mar 2016 16:34:23 -0400 Subject: driver: added annotation comment. --- src/driver/slbt_driver_ctx.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/driver/slbt_driver_ctx.c b/src/driver/slbt_driver_ctx.c index e8179c5..b293df6 100644 --- a/src/driver/slbt_driver_ctx.c +++ b/src/driver/slbt_driver_ctx.c @@ -27,6 +27,7 @@ SLBT_FLAVOR_SETTINGS(host_flavor_cygwin, "lib",".a", "lib",".dll", "",".exe", SLBT_FLAVOR_SETTINGS(host_flavor_darwin, "lib",".a", "lib",".dylib", "","", "", ""); +/* annotation strings */ static const char cfgexplicit[] = "command-line argument"; static const char cfghost[] = "derived from "; static const char cfgtarget[] = "derived from "; -- cgit v1.2.3