]> git.cameronkatri.com Git - cgit.git/commit
ui-tree: specify parameter position for all htmlf formats
authorLars Hjemli <hjemli@gmail.com>
Wed, 19 Sep 2007 21:46:59 +0000 (23:46 +0200)
committerLars Hjemli <hjemli@gmail.com>
Wed, 19 Sep 2007 21:46:59 +0000 (23:46 +0200)
commit63d5f5eaeadf060a0c8c94ac3b32e51b469b6af3
treed6b31c994f861579e6d7085ba52a41a37cd69868
parent7921572fb1fd28ec7523fcf5ed03eaf8a3432e65
ui-tree: specify parameter position for all htmlf formats

The GNU C library manual tells us that behavior is undefined if only
some formats has a specification for the parameter position.

Noticed-by: <mkraai@beckman.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
ui-tree.c