aboutsummaryrefslogtreecommitdiff
path: root/src/svf/svf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/svf/svf.h')
-rw-r--r--src/svf/svf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/svf/svf.h b/src/svf/svf.h
index 0fd38fb6..76d00b86 100644
--- a/src/svf/svf.h
+++ b/src/svf/svf.h
@@ -17,6 +17,7 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
+
#ifndef SVF_H
#define SVF_H
@@ -45,4 +46,4 @@ int svf_add_statemove(tap_state_t goal_state);
*/
bool svf_tap_state_is_stable(tap_state_t state);
-#endif /* SVF_H */
+#endif /* SVF_H */