Show
Ignore:
Timestamp:
03/16/10 10:59:08 (5 months ago)
Author:
phk
Message:

comment cleanup

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/varnish-cache/lib/libvcl/vcc_compile.c

    r4475 r4616  
    3030/* 
    3131 * XXX: 
    32  *      generate interface structure 
    33  * 
    34  * XXX: 
    3532 *      Better error messages, throughout. 
    3633 *      >It also accured to me that we could link the errors to the error 
     
    5249 *      >http://varnish/doc/error.html#Unknown%20variable 
    5350 * 
    54  * XXX: 
    55  *      Create proper tmp filenames for .h, .c and .o 
    56  * 
    57  * XXX: 
    58  *      and all the rest... 
    5951 */ 
    6052 
     
    135127 
    136128/*-------------------------------------------------------------------- 
    137  * Printf output to the two vsbs, possibly indented 
     129 * Printf output to the vsbs, possibly indented 
    138130 */ 
    139131