You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
309 B

/**
* @file align_oc_msg_colons.h
*
* @author Guy Maurel
* split from align.cpp
* @author Ben Gardner
* @license GPL v2+
*/
#ifndef ALIGN_OC_MSG_COLONS_H_INCLUDED
#define ALIGN_OC_MSG_COLONS_H_INCLUDED
//! Aligns OC messages
void align_oc_msg_colons();
#endif /* ALIGN_OC_MSG_COLONS_H_INCLUDED */