diff options
| -rw-r--r-- | vis.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -68,7 +68,6 @@ typedef union { const void *v; void (*w)(View*); void (*f)(Vis*); - Filerange (*combine)(const Filerange*, const Filerange*); } Arg; /** |
![]() |
index : vis | |
| a neat vi-like editor | Mitchell Riedstra |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | vis.h | 1 |
@@ -68,7 +68,6 @@ typedef union { const void *v; void (*w)(View*); void (*f)(Vis*); - Filerange (*combine)(const Filerange*, const Filerange*); } Arg; /** |