summaryrefslogtreecommitdiff
path: root/include/fix-num.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fix-num.h')
-rw-r--r--include/fix-num.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/fix-num.h b/include/fix-num.h
index 89fc2c6..90d492a 100644
--- a/include/fix-num.h
+++ b/include/fix-num.h
@@ -1,3 +1,4 @@
+/*
# fix-num.h: declarations for ``fix'' numbers, which are a 32-bit
# word with 20 bits of fraction.
#
@@ -16,6 +17,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
+
#ifndef FIX_NUM_H