ceriel %!s(int64=33) %!d(string=hai) anos
pai
achega
650a132457
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      util/flex/misc.c

+ 1 - 1
util/flex/misc.c

@@ -622,7 +622,7 @@ Char array[];
     switch ( array[1] )
 	{
 #ifdef ACK_MOD
-#if__STDC__
+#if __STDC__
 	case 'a': return ( '\a' );
 	case 'v': return ( '\v' );
 #else