mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-20 06:00:43 +02:00
test: Use C comment syntax, not C++
This commit is contained in:
parent
ccdb8e2307
commit
dc93ea7711
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
#include <assert.h>
|
||||
|
||||
// This test requires freetype2
|
||||
/* This test requires freetype2 */
|
||||
#include <ft2build.h>
|
||||
#include FT_FREETYPE_H
|
||||
#include FT_MULTIPLE_MASTERS_H
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue