Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

evdenis/check_headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Small perl util for checking c language headers for typos such as:

#ifndef TEST_H_
#define TEST_H__

About

utility for finding typos in headers guards (c language .h files)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages