X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=scope.h;h=6a1c90e3ca7a2c7aeab7b10809a0323d37d96e43;hb=08120247c56b2b8f5624b20a34ff64b763274d95;hp=c83b13d39d018fbada22edbdd7b6720a4b3074a0;hpb=0d2925a66a645be5c94e85ffc665c445ed1ca94c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/scope.h b/scope.h index c83b13d..6a1c90e 100644 --- a/scope.h +++ b/scope.h @@ -200,7 +200,7 @@ Closing bracket on a callback. See C and L. * SSNEWa() works like SSNEW(), but also aligns the data to the specified * number of bytes. MEM_ALIGNBYTES is perhaps the most useful. The * alignment will be preserved therough savestack reallocation *only* if - * realloc returns data aligned to a size divisible by `align'! + * realloc returns data aligned to a size divisible by "align"! * * SSPTR() converts the index returned by SSNEW/SSNEWa() into a pointer. */