1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2024-11-22 06:04:05 +02:00

inst.c (find_point_vec): correct indentation

This commit is contained in:
Werner Almesberger 2015-01-07 19:45:59 -03:00
parent 1d7eccb06b
commit 8a1a310396

4
inst.c
View File

@ -1,8 +1,8 @@
/* /*
* inst.c - Instance structures * inst.c - Instance structures
* *
* Written 2009-2012 by Werner Almesberger * Written 2009-2012, 2015 by Werner Almesberger
* Copyright 2009-2012 by Werner Almesberger * Copyright 2009-2012, 2015 by Werner Almesberger
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by