소스 검색

Fixed typo in config.h

master
Bert 14 년 전
부모
커밋
c9a887d0fd
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      Makefile
  2. +1
    -1
      config.h

+ 1
- 1
Makefile 파일 보기

@@ -1,6 +1,6 @@
all: sxiv

VERSION=git-20110209
VERSION=git-20110211

CC?=gcc
PREFIX?=/usr/local


+ 1
- 1
config.h 파일 보기

@@ -1,5 +1,5 @@
/* default window dimensions: *
* (also controllable via -w option) */
* (also controllable via -g option) */
#define WIN_WIDTH 800
#define WIN_HEIGHT 600



||||||
x
 
000:0
불러오는 중...
취소
저장