]> git.mdlowis.com Git - archive/vim_config.git/commitdiff
Changed default requirements tag to Implementation
authorMike D. Lowis <mike@mdlowis.com>
Mon, 19 Nov 2012 21:04:52 +0000 (16:04 -0500)
committerMike D. Lowis <mike@mdlowis.com>
Mon, 19 Nov 2012 21:04:52 +0000 (16:04 -0500)
templates/ut.m4

index e9b36f53f99aade01eff9940fdd0e23a715703ef..e76a82ea1a568dbe1cbd90e278adfb7f00a5bad9 100644 (file)
@@ -2,7 +2,7 @@ define(SEP_IDX, regexp(ARGS,` '))dnl
 define(FNNAME,  substr(ARGS,0,SEP_IDX))dnl
 define(FNDESC,  patsubst(substr(ARGS,eval(SEP_IDX+1)),` ',`_'))dnl
 dnl
-format(`void test_%s_%s',FNNAME,FNDESC)(void) // Requirements:
+format(`void test_%s_%s',FNNAME,FNDESC)(void) // Implementation
 {
     // Setup