From 12fd92723d71325b74a6c94eee4ca504773ad9da Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 6 Sep 2015 13:46:41 -0400 Subject: Add ECPoint I/O functions. ASN.1 cleanup. --- hal_io_eim.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hal_io_eim.c') diff --git a/hal_io_eim.c b/hal_io_eim.c index bdc3171..3687b95 100644 --- a/hal_io_eim.c +++ b/hal_io_eim.c @@ -1,11 +1,11 @@ -/* +/* * hal_io_eim.c * ------------ * This module contains common code to talk to the FPGA over the EIM bus. - * + * * Author: Paul Selkirk * Copyright (c) 2014-2015, NORDUnet A/S All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: -- cgit v1.2.3