]> granicus.if.org Git - check/commitdiff
remove stray ` in file
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 25 Dec 2013 03:38:05 +0000 (03:38 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 25 Dec 2013 03:38:05 +0000 (03:38 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@973 64e312b2-a51f-0410-8e61-82d0ca0eb02a

lib/malloc.c

index 7600c578f5b16bd4d1a8df1602d9bd63cd4ecc8c..e375459a6b69758b6ccbda63e9936de75298f241 100644 (file)
@@ -1,4 +1,4 @@
-`/*
+/*
  * AC_FUNC_MALLOC in configure defines malloc to rpl_malloc if
  * malloc (0) is NULL to provide GNU compatibility
  */