mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Remove ambiguous c header example
This commit is contained in:
6
test/fixtures/c/hello.h
vendored
6
test/fixtures/c/hello.h
vendored
@@ -1,6 +0,0 @@
|
||||
#ifndef HELLO_H
|
||||
#define HELLO_H
|
||||
|
||||
void hello();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user