[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: a_basic.nw
User: danmc
Date: 05/02/14 17:30:07
Modified: . a_basic.nw
Log:
fix a "/* in a comment" warning
Revision Changes Path
1.17 +1 -1 eda/geda/devel/libgeda/noweb/a_basic.nw
(In the diff below, changes in quantity of whitespace are not shown.)
Index: a_basic.nw
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/noweb/a_basic.nw,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- a_basic.nw 4 Feb 2005 04:39:28 -0000 1.16
+++ a_basic.nw 14 Feb 2005 22:30:07 -0000 1.17
@@ -526,7 +526,7 @@
fclose(fp);
/* Was the very last thing we read a complex and has it not been checked */
- /* yet? This would happen if the complex is at the very end of the file
+ /* yet? This would happen if the complex is at the very end of the file */
/* and had no attached attributes */
if (last_complex)
{