mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
changed invalid // c++ comments to valid /* .. */ C comments
This commit is contained in:
@@ -83,4 +83,4 @@ vault_header_t * vh2native(vault_header_t *h);
|
||||
vault_item_header_t * ih2be(vault_item_header_t *h);
|
||||
vault_item_header_t * ih2native(vault_item_header_t *h);
|
||||
|
||||
#endif // _HAVE_PCP_VAULT
|
||||
#endif /* _HAVE_PCP_VAULT */
|
||||
|
||||
Reference in New Issue
Block a user