~vcs-imports/gperf/trunk

« back to all changes in this revision

Viewing changes to src/input.cc

  • Committer: Bruno Haible
  • Date: 2018-09-17 14:53:00 UTC
  • Revision ID: git-v1:b3c356685593527bfbdb2a8643b398d8224e7fbb
Prefer https URLs where possible.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
   GNU General Public License for more details.
17
17
 
18
18
   You should have received a copy of the GNU General Public License
19
 
   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
19
   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
20
20
 
21
21
/* Specification. */
22
22
#include "input.h"