Skip to content

Commit 378f54c

Browse files
committed
file name
1 parent 165134d commit 378f54c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

include/jpp.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @file json.hh
2+
* @file jpp.hh
33
* @author Simone Ancona
44
* @brief A JSON parser for C++
55
* @version 1.4

src/jpp.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @file json.cc
2+
* @file jpp.cc
33
* @author Simone Ancona
44
* @brief
55
* @version 1.4

0 commit comments

Comments
 (0)