1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 05:50:26 +02:00

* fd.h.in, tags.h: Trivial cleanups.

This commit is contained in:
Jim Blandy 1996-09-10 22:01:36 +00:00
parent 4c11c88530
commit 986136ced6

View file

@ -521,12 +521,4 @@ enum scm_tags
#define scm_tcs_bignums scm_tc16_bigpos:case scm_tc16_bigneg
#ifdef __STDC__
#else /* STDC */
#endif /* STDC */
#endif /* TAGSH */